summaryrefslogtreecommitdiff
path: root/project/Build.scala
diff options
context:
space:
mode:
Diffstat (limited to 'project/Build.scala')
-rw-r--r--project/Build.scala4
1 files changed, 2 insertions, 2 deletions
diff --git a/project/Build.scala b/project/Build.scala
index 5b09e053f0..9f73563f8e 100644
--- a/project/Build.scala
+++ b/project/Build.scala
@@ -44,7 +44,7 @@ object ScalaBuild extends Build with Layers {
</license>
</licenses>
<scm>
- <connection>scm:svn:http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk</connection>
+ <connection>scm:git:git://github.com/scala/scala.git</connection>
</scm>
<issueManagement>
<system>jira</system>
@@ -92,7 +92,7 @@ object ScalaBuild extends Build with Layers {
</license>
</licenses>
<scm>
- <connection>scm:svn:http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk</connection>
+ <connection>scm:git:git://github.com/scala/scala.git</connection>
</scm>
<issueManagement>
<system>jira</system>