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 259f107 commit a9041e7Copy full SHA for a9041e7
pom.xml
@@ -93,6 +93,11 @@
93
<artifactId>maven-release-plugin</artifactId>
94
<version>2.5.3</version>
95
</plugin>
96
+ <plugin>
97
+ <groupId>org.apache.maven.plugins</groupId>
98
+ <artifactId>maven-deploy-plugin</artifactId>
99
+ <version>2.8.2</version>
100
+ </plugin>
101
<plugin>
102
<groupId>org.codehaus.mojo</groupId>
103
<artifactId>versions-maven-plugin</artifactId>
0 commit comments