We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64ba4df + 99daee3 commit a42377dCopy full SHA for a42377d
project/Build.scala
@@ -26,7 +26,7 @@ object DottyBuild extends Build {
26
super.settings ++ Seq(
27
scalaVersion in Global := "2.11.5",
28
version in Global := "0.1-SNAPSHOT",
29
- organization in Global := "org.scala-lang",
+ organization in Global := "ch.epfl.lamp",
30
organizationName in Global := "LAMP/EPFL",
31
organizationHomepage in Global := Some(url("http://lamp.epfl.ch")),
32
homepage in Global := Some(url("https://github.com/lampepfl/dotty")),
0 commit comments