This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 46f7899 [maven-release-plugin] prepare for next development iteration
46f7899 is described below
commit 46f7899cb9a6e55df705b22371845ac3a341b4a6
Author: Eric Barboni <[email protected]>
AuthorDate: Mon May 20 10:41:16 2019 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index efa6554..63a6c28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
</parent>
<groupId>org.apache.netbeans.utilities</groupId>
<artifactId>utilities-parent</artifactId>
- <version>1</version>
+ <version>2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Netbeans Maven Utilities</name>
<description>Apache Netbeans Maven Utilities is a set of artefacts to
build and populate Apache NetBeans artefacts using Apache Maven</description>
@@ -43,7 +43,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-parent.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-parent</url>
- <tag>utilities-parent-1-take2</tag>
+ <tag>HEAD</tag>
</scm>
<dependencyManagement>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists