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 c3fa9e6 commit 88ddad0Copy full SHA for 88ddad0
pom.xml
@@ -152,14 +152,6 @@
152
<artifactId>maven-install-plugin</artifactId>
153
<version>2.5.2</version>
154
</plugin>
155
- <plugin>
156
- <groupId>org.apache.maven.plugins</groupId>
157
- <artifactId>maven-deploy-plugin</artifactId>
158
- <version>2.8.2</version>
159
- <configuration>
160
- <updateReleaseInfo>true</updateReleaseInfo>
161
- </configuration>
162
- </plugin>
163
<plugin>
164
<groupId>org.apache.maven.plugins</groupId>
165
<artifactId>maven-release-plugin</artifactId>
0 commit comments