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/12/09 12:27:48 UTC

[maven-archetypes] branch master updated: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new 76d1bf2  [maven-release-plugin] prepare for next development iteration
76d1bf2 is described below

commit 76d1bf207f4310961e1186c4660203d8bd4062fa
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Dec 9 13:27:48 2018 +0100

    [maven-release-plugin] prepare for next development iteration
---
 maven-archetype-archetype/pom.xml   | 2 +-
 maven-archetype-j2ee-simple/pom.xml | 2 +-
 maven-archetype-plugin-site/pom.xml | 2 +-
 maven-archetype-plugin/pom.xml      | 2 +-
 maven-archetype-portlet/pom.xml     | 2 +-
 maven-archetype-quickstart/pom.xml  | 2 +-
 maven-archetype-simple/pom.xml      | 2 +-
 maven-archetype-site-simple/pom.xml | 2 +-
 maven-archetype-site-skin/pom.xml   | 2 +-
 maven-archetype-site/pom.xml        | 2 +-
 maven-archetype-webapp/pom.xml      | 2 +-
 pom.xml                             | 4 ++--
 12 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/maven-archetype-archetype/pom.xml b/maven-archetype-archetype/pom.xml
index e949e8e..268d0b1 100644
--- a/maven-archetype-archetype/pom.xml
+++ b/maven-archetype-archetype/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-archetype</artifactId>
diff --git a/maven-archetype-j2ee-simple/pom.xml b/maven-archetype-j2ee-simple/pom.xml
index ff0431e..3dcc826 100644
--- a/maven-archetype-j2ee-simple/pom.xml
+++ b/maven-archetype-j2ee-simple/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-j2ee-simple</artifactId>
diff --git a/maven-archetype-plugin-site/pom.xml b/maven-archetype-plugin-site/pom.xml
index f7e2c65..16cfec7 100644
--- a/maven-archetype-plugin-site/pom.xml
+++ b/maven-archetype-plugin-site/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-plugin-site</artifactId>
diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index 6c97f05..f584150 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-plugin</artifactId>
diff --git a/maven-archetype-portlet/pom.xml b/maven-archetype-portlet/pom.xml
index 51cad8c..cb09754 100644
--- a/maven-archetype-portlet/pom.xml
+++ b/maven-archetype-portlet/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-portlet</artifactId>
diff --git a/maven-archetype-quickstart/pom.xml b/maven-archetype-quickstart/pom.xml
index b3ff250..d8868ac 100644
--- a/maven-archetype-quickstart/pom.xml
+++ b/maven-archetype-quickstart/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-quickstart</artifactId>
diff --git a/maven-archetype-simple/pom.xml b/maven-archetype-simple/pom.xml
index 9174fc6..db63aec 100644
--- a/maven-archetype-simple/pom.xml
+++ b/maven-archetype-simple/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-simple</artifactId>
diff --git a/maven-archetype-site-simple/pom.xml b/maven-archetype-site-simple/pom.xml
index b97aa0f..557cf71 100644
--- a/maven-archetype-site-simple/pom.xml
+++ b/maven-archetype-site-simple/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-site-simple</artifactId>
diff --git a/maven-archetype-site-skin/pom.xml b/maven-archetype-site-skin/pom.xml
index ff666b4..24afb3a 100644
--- a/maven-archetype-site-skin/pom.xml
+++ b/maven-archetype-site-skin/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-site-skin</artifactId>
diff --git a/maven-archetype-site/pom.xml b/maven-archetype-site/pom.xml
index ecf3789..4e778da 100644
--- a/maven-archetype-site/pom.xml
+++ b/maven-archetype-site/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-site</artifactId>
diff --git a/maven-archetype-webapp/pom.xml b/maven-archetype-webapp/pom.xml
index 1e61655..5d578e0 100644
--- a/maven-archetype-webapp/pom.xml
+++ b/maven-archetype-webapp/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.archetypes</groupId>
     <artifactId>maven-archetype-bundles</artifactId>
-    <version>1.4</version>
+    <version>1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-archetype-webapp</artifactId>
diff --git a/pom.xml b/pom.xml
index 10bd63d..109fea3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
 
   <groupId>org.apache.maven.archetypes</groupId>
   <artifactId>maven-archetype-bundles</artifactId>
-  <version>1.4</version>
+  <version>1.5-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven Archetypes</name>
@@ -56,7 +56,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-archetypes.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-archetypes.git</developerConnection>
     <url>https://github.com/apache/maven-archetypes/tree/${project.scm.tag}</url>
-    <tag>maven-archetype-bundles-1.4</tag>
+    <tag>master</tag>
   </scm>
   <issueManagement>
     <system>jira</system>