Skip to content

Commit 02175f7

Browse files
authored
Update pom.xml
1 parent f5c3beb commit 02175f7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,10 @@
6666
</plugin>
6767
</plugins>
6868
</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>
6975
</project>

0 commit comments

Comments
 (0)