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-nbm-maven-harness.git


The following commit(s) were added to refs/heads/master by this push:
     new 78c87f0  [maven-release-plugin] prepare release nbm-maven-harness-11.0
78c87f0 is described below

commit 78c87f0229319058e77f0ea41608d2d48695bd7e
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri May 24 17:08:01 2019 +0200

    [maven-release-plugin] prepare release nbm-maven-harness-11.0
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e141992..6ade984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
         <version>1</version>
     </parent>
     <artifactId>nbm-maven-harness</artifactId>
-    <version>11.0-SNAPSHOT</version>
+    <version>11.0</version>
     <name>Apache NetBeans Maven Utilities - NBM Harness for Maven</name>
     <url>http://bits.netbeans.org/mavenutilities/nbm-maven-harness</url>
     <issueManagement>
@@ -45,7 +45,8 @@ under the License.
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-harness.git</developerConnection>
         
<url>https://github.com/apache/netbeans-mavenutils-nbm-maven-harness</url>
-    </scm>
+      <tag>nbm-maven-harness-11.0</tag>
+  </scm>
     <build>
         <plugins>
             <plugin>


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