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 1cf34d7 commit 937ce34Copy full SHA for 937ce34
pom.xml
@@ -191,8 +191,8 @@
191
192
<!-- SCM and Releasing with Maven -->
193
<maven.scm.version>1.11.2</maven.scm.version>
194
- <maven-release-plugin.version>2.5.3</maven-release-plugin.version>
195
- <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
+ <maven-release-plugin.version>3.0.0-M1</maven-release-plugin.version>
+ <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
196
197
<!-- Maven plugins -->
198
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
0 commit comments