Skip to content

Commit 0b61440

Browse files
committed
Test pom fixing
1 parent 028a5b1 commit 0b61440

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,9 +4039,11 @@
40394039
<id>HopsEE</id>
40404040
<name>Hops Release Repository</name>
40414041
<url>https://nexus.hops.works/repository/hops-artifacts</url>
4042-
<snapshot>
4043-
<enabled>true</enabled>
4044-
</snapshot>
40454042
</repository>
4043+
<snapshotRepository>
4044+
<id>HopsEE</id>
4045+
<name>Hops Repo</name>
4046+
<url>https://nexus.hops.works/repository/hops-artifacts/</url>
4047+
</snapshotRepository>
40464048
</distributionManagement>
40474049
</project>

0 commit comments

Comments
 (0)