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 b209b37 [maven-release-plugin] prepare release
netbeans-platform-app-archetype-1.21
b209b37 is described below
commit b209b3761cbd5e3ced71254661fb0836fd1c871f
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Jun 25 15:28:17 2019 +0200
[maven-release-plugin] prepare release netbeans-platform-app-archetype-1.21
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2213159..5cda93e 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.21-SNAPSHOT</version>
+ <version>1.21</version>
<packaging>maven-archetype</packaging>
<name>Apache Netbeans Maven Utilties - NetBeans Platform Application
Archetype</name>
<description>Archetype for sample application based on NetBeans Platform.
Creates parent POM with branding and empty NBM project.</description>
@@ -47,7 +47,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.21</tag>
</scm>
<build>
<pluginManagement>
---------------------------------------------------------------------
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