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 b486c07 commit 1b63195Copy full SHA for 1b63195
pom.xml
@@ -203,11 +203,11 @@
203
<distributionManagement>
204
<snapshotRepository>
205
<id>sonatype-nexus-staging</id>
206
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <url>http://oss.sonatype.org/content/repositories/snapshots</url>
207
</snapshotRepository>
208
<repository>
209
210
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
211
</repository>
212
</distributionManagement>
213
<modules>
0 commit comments