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 2013/05/27 19:30:02 UTC

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

Author: mck
Date: Mon May 27 17:30:02 2013
New Revision: 1486680

URL: http://svn.apache.org/r1486680
Log:
upgrade to parent org.apache:apache:13

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=1486680&r1=1486679&r2=1486680&view=diff
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Mon May 27 17:30:02 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>10</version>
+    <version>13</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-master</artifactId>
@@ -42,11 +42,6 @@
   <url>http://tiles.apache.org/</url>
   <inceptionYear>2001</inceptionYear>
 
-  <organization>
-    <name>Apache Software Foundation</name>
-    <url>http://www.apache.org</url>
-  </organization>
-
   <mailingLists>
     <mailingList>
       <name>Tiles User List</name>
@@ -83,7 +78,6 @@
   </mailingLists>
 
   <developers>
-
     <developer>
       <name>Antonio Petrelli</name>
       <id>apetrelli</id>