|
@@ -67,4 +67,17 @@
|
|
|
</plugins>
|
|
|
</build>
|
|
|
|
|
|
+ <distributionManagement>
|
|
|
+ <repository>
|
|
|
+ <id>stuuudy</id>
|
|
|
+ <name>stuuudy Repository</name>
|
|
|
+ <url>http://nexus.stuuudy.com:9580/nexus/content/repositories/stuuudy/</url>
|
|
|
+ </repository>
|
|
|
+ <snapshotRepository>
|
|
|
+ <id>snapshots</id>
|
|
|
+ <name>Snapshots</name>
|
|
|
+ <url>http://nexus.stuuudy.com:9580/nexus/content/repositories/snapshots/</url>
|
|
|
+ </snapshotRepository>
|
|
|
+ </distributionManagement>
|
|
|
+
|
|
|
</project>
|