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 aaa9e99 [maven-release-plugin] prepare for next development iteration
aaa9e99 is described below
commit aaa9e99af3e6fa5fb9ecb8584e766345896b54ce
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Nov 11 20:30:46 2018 +0100
[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 393cb8d..cd3e116 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>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
index 5486c66..7218ca9 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>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index a962b8c..8d1c687 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>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-shared-components/pom.xml b/maven-shared-components/pom.xml
index e0bb8e1..cfd3245 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>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
index 3d82e46..fd0df50 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>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index d9e96a6..58d6d0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>TEST-34</version>
+ <version>TEST-35-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Maven</name>
@@ -850,7 +850,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-TEST-34</tag>
+ <tag>HEAD</tag>
</scm>
<ciManagement>