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 5e17698 [maven-release-plugin] prepare release
utilities-parent-1-take2
5e17698 is described below
commit 5e17698e25eba19604aa497995ef804edf3da3a3
Author: Eric Barboni <[email protected]>
AuthorDate: Mon May 20 10:40:55 2019 +0200
[maven-release-plugin] prepare release utilities-parent-1-take2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5d45a12..efa6554 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-SNAPSHOT</version>
+ <version>1</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>HEAD</tag>
+ <tag>utilities-parent-1-take2</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