Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
sreedhar094 authored Aug 26, 2019
1 parent cdfdedb commit 3dc5f36
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 @@ -35,11 +35,11 @@
<distributionManagement>
<repository>
<id>releases</id>
<url>http://13.233.13.226:8081/repository/sree-maven-release/</url>
<url>http://13.233.13.226:8081/repository/sreenadh-maven-release//</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://13.233.13.226:8081/repository/sree-maven-snapshot/</url>
<url>http://13.233.13.226:8081/repository/sreenadh-maven-snapshot/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 3dc5f36

Please sign in to comment.