Skip to content

Commit 0e60c43

Browse files
committed
Replace Travis-CI #7
1 parent 41e683a commit 0e60c43

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -415,14 +415,14 @@
415415
<name>Central Maven Repository</name>
416416
<url>https://repo.maven.apache.org/maven2/</url>
417417
</repository>
418-
<repository>
419-
<snapshots>
420-
<enabled>true</enabled>
421-
</snapshots>
422-
<id>ossrh-snapshot</id>
423-
<name>OSSRH Snapshots</name>
424-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
425-
</repository>
418+
<repository>
419+
<snapshots>
420+
<enabled>true</enabled>
421+
</snapshots>
422+
<id>ossrh-snapshot</id>
423+
<name>OSSRH Snapshots</name>
424+
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
425+
</repository>
426426
</repositories>
427427

428428
<!-- Deployment to public servers -->

0 commit comments

Comments
 (0)