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 5d4277f  [maven-release-plugin] prepare release nbm-archetype-1.17
5d4277f is described below

commit 5d4277f1828bd89a59d61652124fe96dd5913e5e
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Oct 10 16:23:29 2019 +0200

    [maven-release-plugin] prepare release nbm-archetype-1.17
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 083ae3e..dfe97bd 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.17-SNAPSHOT</version>
+    <version>1.17</version>
     <packaging>maven-archetype</packaging>
     <name>Apache Netbeans Maven Utilties - NetBeans Module Archetype</name>
     <description>Archetype for development of NetBeans modules in 
Maven.</description>
@@ -40,7 +40,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>master</tag>
+        <tag>nbm-archetype-1.17</tag>
     </scm> 
     <licenses>
         <license>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to