|
@ -10,13 +10,13 @@
|
|
<packaging>war</packaging>
|
|
<packaging>war</packaging>
|
|
<pluginRepositories>
|
|
<pluginRepositories>
|
|
<pluginRepository>
|
|
<pluginRepository>
|
|
<id>central</id>
|
|
|
|
<name>central</name>
|
|
|
|
|
|
<id>pluginCentral</id>
|
|
|
|
<name>pluginCentral</name>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/central/</url>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/central/</url>
|
|
</pluginRepository>
|
|
</pluginRepository>
|
|
<pluginRepository>
|
|
<pluginRepository>
|
|
<id>releases</id>
|
|
|
|
<name>releases</name>
|
|
|
|
|
|
<id>pluginReleases</id>
|
|
|
|
<name>pluginReleases</name>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/releases/</url>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/releases/</url>
|
|
</pluginRepository>
|
|
</pluginRepository>
|
|
</pluginRepositories>
|
|
</pluginRepositories>
|
|
@ -35,13 +35,13 @@
|
|
</distributionManagement>
|
|
</distributionManagement>
|
|
<repositories>
|
|
<repositories>
|
|
<repository>
|
|
<repository>
|
|
<id>central</id>
|
|
|
|
<name>central</name>
|
|
|
|
|
|
<id>repositoryCentral</id>
|
|
|
|
<name>repositoryCentral</name>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/central/</url>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/central/</url>
|
|
</repository>
|
|
</repository>
|
|
<repository>
|
|
<repository>
|
|
<id>releases</id>
|
|
|
|
<name>releases</name>
|
|
|
|
|
|
<id>repositoryReleases</id>
|
|
|
|
<name>repositoryReleases</name>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/releases/</url>
|
|
<url>http://172.19.103.47:8081/nexus/content/repositories/releases/</url>
|
|
</repository>
|
|
</repository>
|
|
</repositories>
|
|
</repositories>
|