Skip to content

Commit 88ddad0

Browse files
test removal maven-deploy-plugin in favor of nexus-staging-maven-plugin
1 parent c3fa9e6 commit 88ddad0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@
152152
<artifactId>maven-install-plugin</artifactId>
153153
<version>2.5.2</version>
154154
</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>
163155
<plugin>
164156
<groupId>org.apache.maven.plugins</groupId>
165157
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)