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-nb-repository-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 89852ef [maven-release-plugin] prepare release
nb-repository-plugin-1.6
89852ef is described below
commit 89852efaee3982acc6c111976e6f1764d9a0da1c
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Mar 10 16:41:54 2020 +0100
[maven-release-plugin] prepare release nb-repository-plugin-1.6
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 56d1dcb..1366485 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion>
<artifactId>nb-repository-plugin</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6</version>
<packaging>maven-plugin</packaging>
<name>Apache NetBeans Maven Utilities - NB Repository Plugin</name>
@@ -54,7 +54,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nb-repository-plugin.git</developerConnection>
<url>https://github.com/apache/netbeans-mavenutils-nb-repository-plugin</url>
- <tag>HEAD</tag>
+ <tag>nb-repository-plugin-1.6</tag>
</scm>
<!-- TODO need to override parent version value... I suppose this will
eventually end up in mojo parent pom, check regularly -->
---------------------------------------------------------------------
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