Skip to content

Commit 99daee3

Browse files
committed
Switch organization from org.scala-lang to ch.epfl.lamp
Publishing artifacts under ch.epfl.lamp is easier.
1 parent 64ba4df commit 99daee3

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)