Skip to content

Commit ae3cb67

Browse files
committed
# Das ist eine Kombination aus 2 Commits.
# Das ist die erste Commit-Beschreibung: http -> https # Das ist Commit-Beschreibung #2: relases zlibsvm 2.0.4
1 parent 0553f36 commit ae3cb67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@
119119
<snapshotRepository>
120120
<id>ossrh</id>
121121
<name>Sonatype Nexus snapshot repository</name>
122-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
122+
<url>httpss://oss.sonatype.org/content/repositories/snapshots</url>
123123
</snapshotRepository>
124124
<repository>
125125
<id>ossrh</id>
126126
<name>Sonatype Nexus release repository</name>
127-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
127+
<url>httpss://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
128128
</repository>
129129
</distributionManagement>
130130

0 commit comments

Comments
 (0)