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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 2c7aedb [maven-release-plugin] prepare for next development iteration
2c7aedb is described below
commit 2c7aedbf9f9a48eeac978cab0664e19d1579262e
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Jul 15 20:19:24 2018 +0200
[maven-release-plugin] prepare for next development iteration
---
apache-resource-bundles/pom.xml | 2 +-
doxia-tools/pom.xml | 2 +-
maven-plugins/pom.xml | 2 +-
maven-shared-components/pom.xml | 2 +-
maven-skins/pom.xml | 2 +-
pom.xml | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/apache-resource-bundles/pom.xml b/apache-resource-bundles/pom.xml
index fdbe1b3..a02c3f6 100644
--- a/apache-resource-bundles/pom.xml
+++ b/apache-resource-bundles/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
index 59dc84e..8c828f3 100644
--- a/doxia-tools/pom.xml
+++ b/doxia-tools/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 6712af0..5d6b122 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-shared-components/pom.xml b/maven-shared-components/pom.xml
index 75eb0fe..ae9726a 100644
--- a/maven-shared-components/pom.xml
+++ b/maven-shared-components/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
index 7617aaa..6a670cd 100644
--- a/maven-skins/pom.xml
+++ b/maven-skins/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 9dabd85..2f7264a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@@ -841,7 +841,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</developerConnection>
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}</url>
- <tag>maven-parent-32</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>