We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd509fd commit 15928aeCopy full SHA for 15928ae
1 file changed
pom.xml
@@ -145,4 +145,10 @@
145
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
146
</repository>
147
</distributionManagement>
148
+ <repositories>
149
+ <repository>
150
+ <id>ossrh</id>
151
+ <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
152
+ </repository>
153
+ <repositories
154
</project>
0 commit comments