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-archetype-nbm-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 16bb20e [maven-release-plugin] prepare for next development iteration
16bb20e is described below
commit 16bb20e804cc383fc7e1045e58e909cda85fa20e
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Aug 6 13:54:37 2024 +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 fdea3da..bcc7dee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.netbeans.archetypes</groupId>
<artifactId>nbm-archetype</artifactId>
- <version>1.19</version>
+ <version>1.20-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>Apache NetBeans Module Archetype</name>
<description>Archetype for development of NetBeans modules in
Maven.</description>
@@ -41,7 +41,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-archetype.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-archetype.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-archetype-nbm-archetype</url>
- <tag>nbm-archetype-1.19</tag>
+ <tag>master</tag>
</scm>
<licenses>
<license>
---------------------------------------------------------------------
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