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 bbc8d63 commit 96ffcfaCopy full SHA for 96ffcfa
pom.xml
@@ -357,6 +357,7 @@
357
<plugin>
358
<groupId>org.apache.maven.plugins</groupId>
359
<artifactId>maven-antrun-plugin</artifactId>
360
+ <version>3.0.0</version>
361
<executions>
362
<execution>
363
<phase>package</phase>
@@ -394,6 +395,7 @@
394
395
396
397
<artifactId>maven-install-plugin</artifactId>
398
+ <version>3.0.0-M1</version>
399
400
401
<phase>install</phase>
@@ -410,6 +412,7 @@
410
412
411
413
414
<artifactId>maven-deploy-plugin</artifactId>
415
416
417
418
<phase>deploy</phase>
0 commit comments