Skip to content

Commit

Permalink
add repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cobas91 committed Mar 28, 2024
1 parent 3e1d907 commit 97468a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@


</dependencies>
<distributionManagement>
<repository>
<id>ossrh</id>
<name>Central Repository OSSRH</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 97468a9

Please sign in to comment.