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/07/05 11:01:26 UTC

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

Author: cziegeler
Date: Thu Jul  5 09:01:26 2012
New Revision: 1357503

URL: http://svn.apache.org/viewvc?rev=1357503&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=1357503&r1=1357502&r2=1357503&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Thu Jul  5 09:01:26 2012
@@ -279,7 +279,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.4</version>
+                    <version>2.5.1</version>
                     <configuration>
                         <source>1.5</source>
                         <target>1.5</target>