Author: coheigea
Date: Tue Apr  9 09:11:54 2013
New Revision: 1465937

URL: http://svn.apache.org/r1465937
Log:
Upgrading compiler plugin version

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=1465937&r1=1465936&r2=1465937&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Tue Apr  9 09:11:54 2013
@@ -852,7 +852,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.0</version> 
+          <version>3.1</version> 
           <configuration>
             <source>${targetJdk}</source>
             <target>${targetJdk}</target>


Reply via email to