Skip to content

Commit 1b63195

Browse files
committed
test will remove
1 parent b486c07 commit 1b63195

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
@@ -203,11 +203,11 @@
203203
<distributionManagement>
204204
<snapshotRepository>
205205
<id>sonatype-nexus-staging</id>
206-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
206+
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
207207
</snapshotRepository>
208208
<repository>
209209
<id>sonatype-nexus-staging</id>
210-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
210+
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
211211
</repository>
212212
</distributionManagement>
213213
<modules>

0 commit comments

Comments
 (0)