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 ab13800 commit 96419b9Copy full SHA for 96419b9
pom.xml
@@ -182,13 +182,13 @@
182
<plugin>
183
<groupId>org.apache.maven.plugins</groupId>
184
<artifactId>maven-deploy-plugin</artifactId>
185
- <version>2.8.2</version>
+ <version>3.0.0</version>
186
</plugin>
187
188
189
190
<artifactId>maven-gpg-plugin</artifactId>
191
- <version>1.6</version>
+ <version>3.0.1</version>
192
193
<executions>
194
<execution>
@@ -258,7 +258,7 @@
258
259
<groupId>org.sonatype.plugins</groupId>
260
<artifactId>nexus-staging-maven-plugin</artifactId>
261
- <version>1.6.7</version>
+ <version>1.6.13</version>
262
263
<extensions>true</extensions>
264
0 commit comments