Move groupId to org.gerweck.scalafx
This commit is contained in:
parent
584da921ea
commit
c2fd6f0b78
@ -10,7 +10,7 @@ import com.typesafe.sbteclipse.plugin.EclipsePlugin._
|
|||||||
import Helpers._
|
import Helpers._
|
||||||
|
|
||||||
sealed trait Basics {
|
sealed trait Basics {
|
||||||
final val buildOrganization = "org.gerweck.scala"
|
final val buildOrganization = "org.gerweck.scalafx"
|
||||||
|
|
||||||
final val buildScalaVersion = "2.11.7"
|
final val buildScalaVersion = "2.11.7"
|
||||||
final val extraScalaVersions = Seq.empty
|
final val extraScalaVersions = Seq.empty
|
||||||
|
Loading…
Reference in New Issue
Block a user