You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2019/05/15 12:04:01 UTC

[netbeans-mavenutils-parent] branch master updated: [maven-release-plugin] prepare release utilities-parent-1

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 c183d74  [maven-release-plugin] prepare release utilities-parent-1
c183d74 is described below

commit c183d74fef0a0b7f0039a9c770189f49977af31c
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Wed May 15 14:04:01 2019 +0200

    [maven-release-plugin] prepare release utilities-parent-1
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d97795c..c1c2fdf 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,8 @@ 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>
-    </scm>
+      <tag>utilities-parent-1</tag>
+  </scm>
     <dependencyManagement>
         <dependencies>
             <dependency> 
@@ -82,7 +83,7 @@ under the License.
     </developers>
     <contributors>
         <contributor>
-            <name>Johan Andr�n</name>
+            <name>Johan Andr�n</name>
             <email>protected</email>
             <roles>
                 <role>Patch Contributor</role>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists