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 e76836c commit 5040357Copy full SHA for 5040357
pom.xml
@@ -66,7 +66,7 @@
66
67
<properties>
68
<!-- Project revision -->
69
- <revision>2.0.2.2-SNAPSHOT</revision>
+ <revision>2.0.2.2</revision>
70
71
<timestamp>${maven.build.timestamp}</timestamp>
72
<skip.maven.deploy>false</skip.maven.deploy>
@@ -305,7 +305,6 @@
305
<extensions>true</extensions>
306
<configuration>
307
<publishingServerId>central-portal</publishingServerId>
308
- <autoPublish>true</autoPublish>
309
<excludeArtifacts>
310
<excludeArtifact>polaris-examples</excludeArtifact>
311
<excludeArtifact>circuitbreaker-example</excludeArtifact>
0 commit comments