Update pom.xml

Added distribution management to deploy to nexus.eitchnet.ch (fixed wrong URL)
This commit is contained in:
Robert von Burg 2013-01-30 15:05:22 +01:00
parent 1fbe3cb090
commit 8d893d87a0
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<snapshotRepository>
<id>deployment</id>
<name>Internal Releases</name>
<url>http://nexus.eitchnet.ch/nexus/content/repositories/snapshots/</url>
<url>http://nexus.eitchnet.ch/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>