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/10/07 11:39:25 UTC

[netbeans-mavenutils-nbm-maven-plugin] branch master updated: [maven-release-plugin] prepare for next development iteration

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 fc7cfdd  [maven-release-plugin] prepare for next development iteration
fc7cfdd is described below

commit fc7cfdd411176ff0b07472f5aa6c06bc12ab918a
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Oct 7 13:39:22 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 5e9f0cb..05cc9fb 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.3</version>
+    <version>4.4-SNAPSHOT</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache NetBeans Maven Utilities - NBM Maven Plugin</name>
@@ -54,7 +54,7 @@ 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>
-      <tag>nbm-maven-plugin-4.3</tag>
+      <tag>HEAD</tag>
   </scm>
     <build>
         <plugins>


---------------------------------------------------------------------
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