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-harness.git


The following commit(s) were added to refs/heads/master by this push:
     new dc264c0  [maven-release-plugin] prepare for next development iteration
dc264c0 is described below

commit dc264c0c9e43e0f55152ce580d4c47b9b428a7b5
Author: Eric Barboni <[email protected]>
AuthorDate: Wed May 11 18:06:34 2022 +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 bab7aa7..d2de68b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
         <version>2</version>
     </parent>
     <artifactId>nbm-maven-harness</artifactId>
-    <version>13.0</version>
+    <version>13.1-SNAPSHOT</version>
     <name>Apache NetBeans Maven Utilities - NBM Harness for Maven</name>
     <url>https://bits.netbeans.org/mavenutilities/nbm-maven-harness</url>
     <issueManagement>
@@ -45,7 +45,7 @@ under the License.
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git</developerConnection>
         
<url>https://github.com/apache/netbeans-mavenutils-nbm-maven-harness</url>
-      <tag>nbm-maven-harness-13.0</tag>
+      <tag>HEAD</tag>
   </scm>
     <build>
         <plugins>


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

Reply via email to