Skip to content

Commit 18c34dc

Browse files
committed
added repository URL
1 parent 960647d commit 18c34dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
<id>ossrh</id>
117117
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
118118
</snapshotRepository>
119+
<repository>
120+
<id>ossrh</id>
121+
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
122+
</repository>
119123
</distributionManagement>
120124

121125
<profiles>

0 commit comments

Comments
 (0)