Skip to content

Commit

Permalink
ACCSCALD-2 Remove reference to local maven repositories
Browse files Browse the repository at this point in the history
Removed all references to in-house repositories.

Reviewed by @anthonyccri
  • Loading branch information
anthonyccri authored and hudsonccri committed Feb 28, 2014
1 parent a47a87c commit 34ecf1c
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions pom.xml
Expand Up @@ -11,25 +11,6 @@
<hadoop.version>2.2.0</hadoop.version>
</properties>

<repositories>
<repository>
<id>art</id>
<name>art</name>
<url>http://art.ccri.com:8081/artifactory/libs-releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>art-snapshots</id>
<name>art</name>
<url>http://art.ccri.com:8081/artifactory/libs-snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<id>scala-tools.org</id>
Expand Down

0 comments on commit 34ecf1c

Please sign in to comment.