Skip to content

Commit 67ab18f

Browse files
.
1 parent a54d56b commit 67ab18f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@
8484
<distributionManagement>
8585
<repository>
8686
<id>sonatype-nexus-releases</id>
87-
<url>https://repo.inventivetalent.org/content/repositories/releases/</url>
87+
<url>https://repo.inventivetalent.org/repository/maven-releases/</url>
8888
</repository>
8989
<snapshotRepository>
9090
<id>sonatype-nexus-snapshots</id>
91-
<url>https://repo.inventivetalent.org/content/repositories/snapshots/</url>
91+
<url>https://repo.inventivetalent.org/repository/maven-snapshots/</url>
9292
</snapshotRepository>
9393
</distributionManagement>
9494

0 commit comments

Comments
 (0)