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 671adbf commit 0281bb5Copy full SHA for 0281bb5
pom.xml
@@ -125,6 +125,11 @@
125
<artifactId>maven-release-plugin</artifactId>
126
<version>2.5.3</version>
127
</plugin>
128
+ <plugin>
129
+ <groupId>org.apache.maven.plugins</groupId>
130
+ <artifactId>maven-deploy-plugin</artifactId>
131
+ <version>2.8.2</version>
132
+ </plugin>
133
</plugins>
134
</pluginManagement>
135
0 commit comments