Author: ilgrosso
Date: Thu May 30 09:09:55 2013
New Revision: 1487793
URL: http://svn.apache.org/r1487793
Log:
Merge from 1_0_X
Modified:
syncope/branches/1_1_X/ (props changed)
syncope/branches/1_1_X/pom.xml
Propchange: syncope/branches/1_1_X/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu May 30 09:09:55 2013
@@ -4,3 +4,4 @@ target
.project
.travis.yml.swp
.CHANGES.swp
+.pom.xml.swp
Propchange: syncope/branches/1_1_X/
------------------------------------------------------------------------------
Merged /syncope/branches/1_0_X:r1480997-1487792
Modified: syncope/branches/1_1_X/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1487793&r1=1487792&r2=1487793&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Thu May 30 09:09:55 2013
@@ -1014,7 +1014,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.4.2</version>
<configuration>
<container>
<containerId>tomcat7x</containerId>