We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c3beb commit 02175f7Copy full SHA for 02175f7
1 file changed
pom.xml
@@ -66,4 +66,10 @@
66
</plugin>
67
</plugins>
68
</build>
69
+ <repositories>
70
+ <repository>
71
+ <id>${NEXUS-GRP-REPO}</id>
72
+ <url>http://${NEXUSIP}:${NEXUSPORT}/repository/${NEXUS-GRP-REPO}/</url>
73
+ </repository>
74
+ </repositories>
75
</project>
0 commit comments