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 f602021 commit a7a4b81Copy full SHA for a7a4b81
1 file changed
pom.xml
@@ -91,11 +91,11 @@
91
<distributionManagement>
92
<repository>
93
<id>sonatype-nexus-releases</id>
94
- <url>http://repo.inventivetalent.org/content/repositories/releases/</url>
+ <url>https://repo.inventivetalent.org/content/repositories/releases/</url>
95
</repository>
96
<snapshotRepository>
97
<id>sonatype-nexus-snapshots</id>
98
- <url>http://repo.inventivetalent.org/content/repositories/snapshots/</url>
+ <url>https://repo.inventivetalent.org/content/repositories/snapshots/</url>
99
</snapshotRepository>
100
</distributionManagement>
101
-</project>
+</project>
0 commit comments