Skip to content

Commit 2712a22

Browse files
committed
Merge pull request #1 from lrytz/sharedBackend
snapshot scala
2 parents 61fb9a5 + 8628f92 commit 2712a22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ TODO:
376376

377377
<echo message="Using Scala ${starr.version} for STARR."/>
378378
<artifact:dependencies pathId="starr.compiler.path" filesetId="starr.fileset">
379+
<artifact:remoteRepository refid="sonatype-snapshot"/>
379380
<artifact:remoteRepository refid="extra-repo"/>
380381
<dependency groupId="org.scala-lang" artifactId="scala-library" version="${starr.version}"/>
381382
<dependency groupId="org.scala-lang" artifactId="scala-reflect" version="${starr.version}"/>

0 commit comments

Comments
 (0)