|
...
|
...
|
@@ -251,4 +251,17 @@ |
|
|
|
</pluginRepository>
|
|
|
|
</pluginRepositories>
|
|
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
<repository>
|
|
|
|
<id>releases</id>
|
|
|
|
<name>Nexus Release Repository</name>
|
|
|
|
<url>http://112.126.101.137/repository/hosted/</url>
|
|
|
|
</repository>
|
|
|
|
<snapshotRepository>
|
|
|
|
<id>snapshots</id>
|
|
|
|
<name>Nexus Snapshot Repository</name>
|
|
|
|
<url>http://112.126.101.137/repository/maven-snapshots/</url>
|
|
|
|
</snapshotRepository>
|
|
|
|
</distributionManagement>
|
|
|
|
|
|
|
|
</project> |
|
|
\ No newline at end of file |
...
|
...
|
|