Skip to content

Commit

Permalink
Replace Travis-CI #7
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Feb 26, 2023
1 parent 41e683a commit 0e60c43
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,14 +415,14 @@
<name>Central Maven Repository</name>
<url>https://repo.maven.apache.org/maven2/</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>ossrh-snapshot</id>
<name>OSSRH Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>ossrh-snapshot</id>
<name>OSSRH Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>

<!-- Deployment to public servers -->
Expand Down

0 comments on commit 0e60c43

Please sign in to comment.