You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by co...@apache.org on 2014/06/03 14:11:51 UTC

svn commit: r1599499 - /syncope/trunk/pom.xml

Author: coheigea
Date: Tue Jun  3 12:11:51 2014
New Revision: 1599499

URL: http://svn.apache.org/r1599499
Log:
Plugin update

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1599499&r1=1599498&r2=1599499&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Jun  3 12:11:51 2014
@@ -972,7 +972,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>
-          <version>1.2.1</version>
+          <version>1.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.openjpa</groupId>