You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/11/06 19:23:36 UTC

svn commit: r1768380 - /maven/doxia/doxia/trunk/pom.xml

Author: hboutemy
Date: Sun Nov  6 19:23:36 2016
New Revision: 1768380

URL: http://svn.apache.org/viewvc?rev=1768380&view=rev
Log:
updated parent pom

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

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1768380&r1=1768379&r2=1768380&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Sun Nov  6 19:23:36 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>27</version>
+    <version>30</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -54,10 +54,6 @@ under the License.
     </contributor>
   </contributors>
 
-  <prerequisites>
-    <maven>${mavenVersion}</maven>
-  </prerequisites>
-
   <modules>
     <module>doxia-logging-api</module>
     <module>doxia-sink-api</module>