Skip to content

Commit

Permalink
pom change
Browse files Browse the repository at this point in the history
  • Loading branch information
okkero committed May 7, 2017
1 parent b8b2871 commit 7ab92e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@

<distributionManagement>
<repository>
<id>deployment-elycin</id>
<id>deployment-okkero</id>
<url>http://nexus.okkero.com/repository/maven-releases/</url>
</repository>
<snapshotRepository>
<id>deployment-elycin</id>
<id>deployment-okkero</id>
<url>http://nexus.okkero.com/repository/maven-snapshots/</url>
</snapshotRepository>
</distributionManagement>
Expand Down

0 comments on commit 7ab92e3

Please sign in to comment.