Skip to content

Commit a20cd2e

Browse files
committed
snapshots distrib management
1 parent 3f87386 commit a20cd2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4025,5 +4025,10 @@
40254025
<name>Hops Release Repository</name>
40264026
<url>https://nexus.hops.works/repository/hops-artifacts</url>
40274027
</repository>
4028+
<snapshotRepository>
4029+
<id>HopsEE</id>
4030+
<name>Hops Repo</name>
4031+
<url>https://nexus.hops.works/repository/hops-artifacts/</url>
4032+
</snapshotRepository>
40284033
</distributionManagement>
40294034
</project>

0 commit comments

Comments
 (0)