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 2018/02/06 06:49:26 UTC

svn commit: r1823278 - in /maven/archetypes/trunk: ./ maven-archetype-archetype/ maven-archetype-j2ee-simple/ maven-archetype-plugin-site/ maven-archetype-plugin/ maven-archetype-portlet/ maven-archetype-profiles/ maven-archetype-quickstart/ maven-arch...

Author: hboutemy
Date: Tue Feb  6 06:49:26 2018
New Revision: 1823278

URL: http://svn.apache.org/viewvc?rev=1823278&view=rev
Log:
updated parent pom to latest
maven-archetype-simple not modified since newest maven-archetype-plugin detects it does not build an archetype: need to investigate

Modified:
    maven/archetypes/trunk/maven-archetype-archetype/pom.xml
    maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml
    maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml
    maven/archetypes/trunk/maven-archetype-plugin/pom.xml
    maven/archetypes/trunk/maven-archetype-portlet/pom.xml
    maven/archetypes/trunk/maven-archetype-profiles/pom.xml
    maven/archetypes/trunk/maven-archetype-quickstart/pom.xml
    maven/archetypes/trunk/maven-archetype-site-simple/pom.xml
    maven/archetypes/trunk/maven-archetype-site/pom.xml
    maven/archetypes/trunk/maven-archetype-webapp/pom.xml
    maven/archetypes/trunk/pom.xml

Modified: maven/archetypes/trunk/maven-archetype-archetype/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-archetype/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-archetype/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-archetype/pom.xml Tue Feb  6 06:49:26 2018
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml Tue Feb  6 06:49:26 2018
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-plugin/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-plugin/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-plugin/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-portlet/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-portlet/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-portlet/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-portlet/pom.xml Tue Feb  6 06:49:26 2018
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-profiles/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-profiles/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-profiles/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-profiles/pom.xml Tue Feb  6 06:49:26 2018
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-quickstart/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-quickstart/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-quickstart/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-quickstart/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-site-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-site-simple/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-site-simple/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-site-simple/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-site/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-site/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-site/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/maven-archetype-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-webapp/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-webapp/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-webapp/pom.xml Tue Feb  6 06:49:26 2018
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>5</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 

Modified: maven/archetypes/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/pom.xml?rev=1823278&r1=1823277&r2=1823278&view=diff
==============================================================================
--- maven/archetypes/trunk/pom.xml (original)
+++ maven/archetypes/trunk/pom.xml Tue Feb  6 06:49:26 2018
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>27</version>
+    <version>31</version>
   </parent>
 
   <groupId>org.apache.maven.archetypes</groupId>