summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorVojin Jovanovic <vojin.jovanovic@epfl.ch>2012-03-23 15:53:45 +0100
committerVojin Jovanovic <vojin.jovanovic@epfl.ch>2012-03-23 16:11:39 +0100
commitcc66f378d09b5ab61c93152d5b9fda0f7dc9dfa8 (patch)
treed9a93f30f1a853e45139358864256738330e1b0d /project
parent479dd13148c380619d3e9156ef1913467decc05c (diff)
downloadscala-cc66f378d09b5ab61c93152d5b9fda0f7dc9dfa8.tar.gz
scala-cc66f378d09b5ab61c93152d5b9fda0f7dc9dfa8.tar.bz2
scala-cc66f378d09b5ab61c93152d5b9fda0f7dc9dfa8.zip
Changing URLs for svn and issue tracking.
Review by: @jsuereth
Diffstat (limited to 'project')
-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>