Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
changing build server
Browse files Browse the repository at this point in the history
  • Loading branch information
AnderScore committed Jun 28, 2013
1 parent b59eb10 commit 8eba6e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -29,12 +29,12 @@
<repository>
<id>releases</id>
<name>Internal Releases</name>
<url>http://cat994/nexus/content/repositories/releases</url>
<url>http://k5playtech:8080/nexus/content/repositories/releases</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<name>Internal Releases</name>
<url>http://cat994/nexus/content/repositories/snapshots</url>
<url>http://k5playtech:8080/nexus/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 8eba6e6

Please sign in to comment.