Skip to content

Commit

Permalink
Merge pull request #9 from rikkarth/dev
Browse files Browse the repository at this point in the history
pom.xml Update
  • Loading branch information
rikkarth authored Dec 3, 2023
2 parents 86b119a + 720f587 commit 759ce3d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,10 @@
</scm>

<distributionManagement>
<!--<repository>
<repository>
<id>github</id>
<name>GitHub OWNER Apache Maven Packages</name>
<name>GitHub Apache Maven Packages</name>
<url>https://maven.pkg.github.com/rikkarth/tooler-tools</url>
</repository>-->
<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>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 759ce3d

Please sign in to comment.