Skip to content

Commit

Permalink
add repository
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Apr 27, 2021
1 parent c1bb96a commit d6cf14b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -20,6 +20,11 @@
<tag>jackson-databind-nullable-0.2.2</tag>
</scm>
<distributionManagement>
<repository>
<id>ossrh</id>
<name>Central Repository OSSRH</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
Expand Down

0 comments on commit d6cf14b

Please sign in to comment.