Skip to content

Commit a42377d

Browse files
committed
Merge pull request #1298 from dotty-staging/rename-organization
Switch organization from org.scala-lang to ch.epfl.lamp
2 parents 64ba4df + 99daee3 commit a42377d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object DottyBuild extends Build {
2626
super.settings ++ Seq(
2727
scalaVersion in Global := "2.11.5",
2828
version in Global := "0.1-SNAPSHOT",
29-
organization in Global := "org.scala-lang",
29+
organization in Global := "ch.epfl.lamp",
3030
organizationName in Global := "LAMP/EPFL",
3131
organizationHomepage in Global := Some(url("http://lamp.epfl.ch")),
3232
homepage in Global := Some(url("https://github.com/lampepfl/dotty")),

0 commit comments

Comments
 (0)