You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by ma...@apache.org on 2014/12/01 09:51:56 UTC

svn commit: r1642650 - /manifoldcf/trunk/pom.xml

Author: maoo
Date: Mon Dec  1 08:51:56 2014
New Revision: 1642650

URL: http://svn.apache.org/r1642650
Log:
upgrading version of org.apache.apache parent POM to 16

Modified:
    manifoldcf/trunk/pom.xml

Modified: manifoldcf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/pom.xml?rev=1642650&r1=1642649&r2=1642650&view=diff
==============================================================================
--- manifoldcf/trunk/pom.xml (original)
+++ manifoldcf/trunk/pom.xml Mon Dec  1 08:51:56 2014
@@ -17,14 +17,13 @@
 -->
 
 <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/xsd/maven-4.0.0.xsd">
- 
+
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
-    <relativePath />
+    <version>16</version>
   </parent>
- 
+
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.manifoldcf</groupId>