We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6891c7b commit c050095Copy full SHA for c050095
pom.xml
@@ -183,17 +183,6 @@
183
<value>ossrh</value>
184
</property>
185
</activation>
186
- <distributionManagement>
187
- <snapshotRepository>
188
- <id>ossrh</id>
189
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
190
- </snapshotRepository>
191
- <repository>
192
193
- <name>Central Repository OSSRH</name>
194
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
195
- </repository>
196
- </distributionManagement>
197
<build>
198
<plugins>
199
<plugin>
0 commit comments