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 9f41bdd commit 1e87daeCopy full SHA for 1e87dae
pom.xml
@@ -66,7 +66,7 @@
66
67
<properties>
68
<!-- Project revision -->
69
- <revision>2.0.2.0-SNAPSHOT</revision>
+ <revision>2.0.2.0</revision>
70
71
<timestamp>${maven.build.timestamp}</timestamp>
72
<skip.maven.deploy>false</skip.maven.deploy>
@@ -348,7 +348,7 @@
348
</snapshotRepository>
349
<repository>
350
<id>central-portal</id>
351
- <url>https://ossrh-staging-api.central.sonatype.com/service/local/</url>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
352
</repository>
353
</distributionManagement>
354
0 commit comments