We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41598a7 commit bc4ba3cCopy full SHA for bc4ba3c
pom.xml
@@ -157,7 +157,7 @@
157
<plugin>
158
<groupId>org.sonatype.central</groupId>
159
<artifactId>central-publishing-maven-plugin</artifactId>
160
- <version>0.7.0</version>
+ <version>0.9.0</version>
161
<extensions>true</extensions>
162
</plugin>
163
</plugins>
@@ -187,15 +187,4 @@
187
</profile>
188
</profiles>
189
190
- <distributionManagement>
191
- <snapshotRepository>
192
- <id>central</id>
193
- <url>https://central.sonatype.com/repository/maven-snapshots/</url>
194
- </snapshotRepository>
195
- <repository>
196
197
- <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
198
- </repository>
199
- </distributionManagement>
200
-
201
</project>
0 commit comments