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-archetypes.git
The following commit(s) were added to refs/heads/master by this push:
new fdfebed [maven-release-plugin] prepare for next development iteration
fdfebed is described below
commit fdfebedda897a8d8a918c626cb7cd2f4be359094
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Jul 11 11:34:05 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
netbeans-jakartaee-war-archetype/pom.xml | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/netbeans-jakartaee-war-archetype/pom.xml
b/netbeans-jakartaee-war-archetype/pom.xml
index 66dfaaa..7f75937 100644
--- a/netbeans-jakartaee-war-archetype/pom.xml
+++ b/netbeans-jakartaee-war-archetype/pom.xml
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.netbeans.archetypes</groupId>
<artifactId>netbeans-archetype-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>netbeans-jakartaee-war-archetype</artifactId>
<packaging>maven-archetype</packaging>
diff --git a/pom.xml b/pom.xml
index 75ed1d1..734d4c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<groupId>org.apache.netbeans.archetypes</groupId>
<artifactId>netbeans-archetype-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache NetBeans Maven Archetypes</name>
@@ -46,7 +46,7 @@ under the License.
<connection>scm:git:https://github.com/apache/netbeans-mavenutils-archetypes.git</connection>
<developerConnection>scm:git:https://github.com/apache/netbeans-mavenutils-archetypes.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-archetyp</url>
- <tag>netbeans-archetype-parent-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<licenses>
---------------------------------------------------------------------
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