Skip to content

Commit

Permalink
updated deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
elimelt committed Nov 3, 2024
1 parent cd426d3 commit 57c7c8f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,10 @@

<!-- For publishing to Maven Central -->
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
<id>github</id>
<name>GitHub elimelt Apache Maven Packages</name>
<url>https://maven.pkg.github.com/elimelt/pmqueue</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 57c7c8f

Please sign in to comment.