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-netbeans-platform-app-archetype.git


The following commit(s) were added to refs/heads/master by this push:
     new ff7b234  [maven-release-plugin] prepare release 
netbeans-platform-app-archetype-1.24
ff7b234 is described below

commit ff7b23476637cdfb3c61cff047e52005ace91530
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Aug 6 13:55:29 2024 +0200

    [maven-release-plugin] prepare release netbeans-platform-app-archetype-1.24
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14eb33a..4bb9169 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>netbeans-platform-app-archetype</artifactId>
-    <version>1.24-SNAPSHOT</version>
+    <version>1.24</version>
     <packaging>maven-archetype</packaging>
     <name>Apache NetBeans Platform Application Archetype</name>
     <description>Maven Archetype for applications based on the NetBeans 
Platform. Creates parent POM with branding and empty NBM project.</description>
@@ -57,7 +57,7 @@ under the License.
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-netbeans-platform-app-archetype.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-netbeans-platform-app-archetype.git</developerConnection>
         
<url>https://github.com/apache/netbeans-mavenutils-archetype-netbeans-platform-app-archetype</url>
-        <tag>master</tag>
+        <tag>netbeans-platform-app-archetype-1.24</tag>
     </scm>
 
     <build>


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