You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2012/06/05 09:16:50 UTC

svn commit: r1346265 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue Jun  5 07:16:50 2012
New Revision: 1346265

URL: http://svn.apache.org/viewvc?rev=1346265&view=rev
Log:
Upgrading enforcer-plugin 1.1

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1346265&r1=1346264&r2=1346265&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue Jun  5 07:16:50 2012
@@ -928,7 +928,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>1.0.1</version>
+        <version>1.1</version>
         <executions>
           <execution>
             <id>enforce-java</id>