Author: coheigea
Date: Mon Mar 10 10:19:49 2014
New Revision: 1575887
URL: http://svn.apache.org/r1575887
Log:
Updating some plugins
Modified:
webservices/wss4j/trunk/pom.xml
Modified: webservices/wss4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1575887&r1=1575886&r2=1575887&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Mon Mar 10 10:19:49 2014
@@ -161,7 +161,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.4.2</version>
+ <version>2.5</version>
<configuration>
<useReleaseProfile>false</useReleaseProfile>
<preparationGoals>clean install</preparationGoals>
@@ -203,7 +203,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.8</version>
+ <version>0.10</version>
<executions>
<execution>
<phase>verify</phase>