We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54d56b commit 67ab18fCopy full SHA for 67ab18f
pom.xml
@@ -84,11 +84,11 @@
84
<distributionManagement>
85
<repository>
86
<id>sonatype-nexus-releases</id>
87
- <url>https://repo.inventivetalent.org/content/repositories/releases/</url>
+ <url>https://repo.inventivetalent.org/repository/maven-releases/</url>
88
</repository>
89
<snapshotRepository>
90
<id>sonatype-nexus-snapshots</id>
91
- <url>https://repo.inventivetalent.org/content/repositories/snapshots/</url>
+ <url>https://repo.inventivetalent.org/repository/maven-snapshots/</url>
92
</snapshotRepository>
93
</distributionManagement>
94
0 commit comments