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-suite-root.git
The following commit(s) were added to refs/heads/master by this push:
new c108947 [maven-release-plugin] prepare release nbm-suite-root-1.11
c108947 is described below
commit c1089471b9edc5e6bea4d72641704fd93de6c33f
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Jun 25 15:25:50 2019 +0200
[maven-release-plugin] prepare release nbm-suite-root-1.11
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ac66db8..458b311 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-suite-root</artifactId>
- <version>1.11-SNAPSHOT</version>
+ <version>1.11</version>
<packaging>maven-archetype</packaging>
<name>Apache Netbeans Maven Utilties - NetBeans Module Suite
Archetype</name>
@@ -48,7 +48,8 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-suite-root.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-archetype-nbm-suite-root.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-archetype-nbm-suite-root</url>
- </scm>
+ <tag>nbm-suite-root-1.11</tag>
+ </scm>
<build>
<pluginManagement>
<plugins>
---------------------------------------------------------------------
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