You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2012/05/16 10:38:26 UTC

svn commit: r1339059 - /sling/trunk/parent/pom.xml

Author: cziegeler
Date: Wed May 16 08:38:26 2012
New Revision: 1339059

URL: http://svn.apache.org/viewvc?rev=1339059&view=rev
Log:
SLING-2481 : Update plugin versions

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1339059&r1=1339058&r2=1339059&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed May 16 08:38:26 2012
@@ -279,6 +279,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
+                    <version>2.4</version>
                     <configuration>
                         <source>1.5</source>
                         <target>1.5</target>