Skip to content

Commit

Permalink
Trying the internal maven repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Gontijo committed Jan 5, 2016
1 parent c968ed4 commit 031ce81
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 @@ -151,7 +151,7 @@
<repository>
<id>Fanatics</id>
<name>Fanatics</name>
<url>http://192.168.56.101/repository/internal</url>
<url>http://192.168.56.101:8081/nexus/content/repositories/releases/</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
Expand All @@ -166,7 +166,7 @@
<id>mulesoft-release</id>
<name>mulesoft release repository</name>
<layout>default</layout>
<url>http://repository.mulesoft.org/releases/</url>
<url>http://192.168.56.101:8081/nexus/content/repositories/releases/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
Expand Down

0 comments on commit 031ce81

Please sign in to comment.