You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2016/03/16 15:33:42 UTC

svn commit: r1735232 - /webservices/wss4j/branches/2_0_x-fixes/pom.xml

Author: coheigea
Date: Wed Mar 16 14:33:38 2016
New Revision: 1735232

URL: http://svn.apache.org/viewvc?rev=1735232&view=rev
Log:
Removing release plugin version

Modified:
    webservices/wss4j/branches/2_0_x-fixes/pom.xml

Modified: webservices/wss4j/branches/2_0_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_0_x-fixes/pom.xml?rev=1735232&r1=1735231&r2=1735232&view=diff
==============================================================================
--- webservices/wss4j/branches/2_0_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_0_x-fixes/pom.xml Wed Mar 16 14:33:38 2016
@@ -171,7 +171,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.5.2</version>
                 <configuration>
                     <useReleaseProfile>false</useReleaseProfile>
                     <preparationGoals>clean install</preparationGoals>