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 2016/07/14 19:32:07 UTC

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

Author: cziegeler
Date: Thu Jul 14 19:32:07 2016
New Revision: 1752729

URL: http://svn.apache.org/viewvc?rev=1752729&view=rev
Log:
SLING-5844 : Update to Apache parent pom 18

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1752729&r1=1752728&r2=1752729&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Thu Jul 14 19:32:07 2016
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>18</version>
         <relativePath />
     </parent>
 
@@ -37,7 +37,7 @@
     <url>http://sling.apache.org</url>
 
     <prerequisites>
-        <maven>3.0.4</maven>
+        <maven>3.0.5</maven>
     </prerequisites>