Skip to content

Commit

Permalink
修改nexus地址
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-fit2cloud committed Jun 12, 2018
1 parent da11296 commit 001036b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,10 @@

<distributionManagement>
<repository>
<id>fit2cloud-example</id>
<name>Fit2Cloud Example Release</name>
<url>http://repository-proxy.fit2cloud.com:8080/content/repositories/releases/</url>
<id>fit2cloud-public</id>
<name>Fit2Cloud Public Release</name>
<url>http://repository.fit2cloud.com/content/repositories/fit2cloud-public/</url>
</repository>
<snapshotRepository>
<id>fit2cloud-example</id>
<url>http://repository-proxy.fit2cloud.com:8080/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>

</project>

0 comments on commit 001036b

Please sign in to comment.