@ -3,6 +3,11 @@
<settings xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/SETTINGS/1.0.0">
<localRepository>C:/repo</localRepository>
<servers>
<server>
<id>maven-public</id>
<username>xit-repo-user</username>
<password>xituser!@</password>
</server>
<id>maven-snapshot</id>
@ -30,11 +30,10 @@
<spring.rest-doc.version>2.0.6.RELEASE</spring.rest-doc.version>
<snippetsDirectory>${project.build.directory}/generated-snippets</snippetsDirectory>
</properties>
<repositories>
<repository>
<id>maven-3rdparty</id>
<url>http://xit.xit-nexus.com:8081/repository/maven-3rdparty/</url>
<url>http://xit.xit-nexus.com:8081/repository/maven-public/</url>
</repository>
<id>mvn2s</id>