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-nbm-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 659a5fe  [maven-release-plugin] prepare release nbm-maven-plugin-4.2
659a5fe is described below

commit 659a5fecaaade1b11f26813b5c6b5e530d92e083
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Tue Jun 4 19:58:11 2019 +0200

    [maven-release-plugin] prepare release nbm-maven-plugin-4.2
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index bdb45cd..b3b4118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>nbm-maven-plugin</artifactId>
-    <version>4.2-SNAPSHOT</version>
+    <version>4.2</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache NetBeans Maven Utilities - NBM Maven Plugin</name>
@@ -54,7 +54,8 @@ under the License.
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git</developerConnection>
         
<url>https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin</url>
-    </scm>
+      <tag>nbm-maven-plugin-4.2</tag>
+  </scm>
     <build>
         <plugins>
             <plugin>


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

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

Reply via email to