Skip to content

Commit

Permalink
Merge pull request #1 from lrytz/sharedBackend
Browse files Browse the repository at this point in the history
snapshot scala
  • Loading branch information
DarkDimius committed Dec 5, 2014
2 parents 61fb9a5 + 8628f92 commit 2712a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ TODO:

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

0 comments on commit 2712a22

Please sign in to comment.