You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by mc...@apache.org on 2012/02/10 14:55:24 UTC

svn commit: r1242768 - /tiles/maven/trunk/pom/pom.xml

Author: mck
Date: Fri Feb 10 13:55:24 2012
New Revision: 1242768

URL: http://svn.apache.org/viewvc?rev=1242768&view=rev
Log:
use apache pom 9

Modified:
    tiles/maven/trunk/pom/pom.xml

Modified: tiles/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?rev=1242768&r1=1242767&r2=1242768&view=diff
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Fri Feb 10 13:55:24 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>7</version>
+    <version>9</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-master</artifactId>