You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/02/28 04:58:04 UTC

svn commit: r1075202 - /commons/proper/commons-site/trunk/pom.xml

Author: sebb
Date: Mon Feb 28 03:58:04 2011
New Revision: 1075202

URL: http://svn.apache.org/viewvc?rev=1075202&view=rev
Log:
Update to current Apache Pom

Modified:
    commons/proper/commons-site/trunk/pom.xml

Modified: commons/proper/commons-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/pom.xml?rev=1075202&r1=1075201&r2=1075202&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/pom.xml (original)
+++ commons/proper/commons-site/trunk/pom.xml Mon Feb 28 03:58:04 2011
@@ -19,10 +19,11 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
+  <!-- N.B. Does not inherit from commons-parent -->
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>7</version>
+    <version>9</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-site</artifactId>