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/incubator-netbeans-mavenutils.git
The following commit(s) were added to refs/heads/master by this push:
new c7f3171 [maven-release-plugin] prepare release netbeans-parent-1
c7f3171 is described below
commit c7f3171527cdb3a9cd85b03e685b4378b78ad914
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jan 30 14:24:19 2019 +0100
[maven-release-plugin] prepare release netbeans-parent-1
---
netbeansparent/pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index fafe477..34dee23 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -28,7 +28,7 @@ under the License.
<groupId>org.netbeans.maven</groupId>
<artifactId>netbeans-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1</version>
<packaging>pom</packaging>
<name>Apache Netbeans</name>
@@ -99,7 +99,8 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-netbeans-mavenutils.git</developerConnection>
<url>https://github.com/apache/incubator-netbeans-mavenutils</url>
- </scm>
+ <tag>netbeans-parent-1</tag>
+ </scm>
<issueManagement>
<system>jira</system>
<url>https://issues.apache.org/jira/projects/NETBEANS</url>
---------------------------------------------------------------------
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