Author: ilgrosso
Date: Tue Oct 14 10:23:58 2014
New Revision: 1631708

URL: http://svn.apache.org/r1631708
Log:
Updating Maven WAR plugin

Modified:
    syncope/branches/1_1_X/pom.xml

Modified: syncope/branches/1_1_X/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1631708&r1=1631707&r2=1631708&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Tue Oct 14 10:23:58 2014
@@ -980,7 +980,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>2.4</version>
+          <version>2.5</version>
           <configuration>
             <attachClasses>true</attachClasses>
             <webResources>


Reply via email to