Set sbt organization to com.github.spinalhdl

This commit is contained in:
Charles Papon 2017-08-01 20:43:15 +02:00
parent a4d99d734b
commit a37494f27f

View file

@ -1,5 +1,7 @@
name := "VexRiscv"
organization := "com.github.spinalhdl"
version := "1.0"
scalaVersion := "2.11.8"