This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 1b0471e [maven-release-plugin] prepare release
maven-bundle-plugin-5.1.2
1b0471e is described below
commit 1b0471eb4b74a1917abbcf7b9c7e17335b854d1c
Author: jbonofre <[email protected]>
AuthorDate: Tue Mar 23 14:59:37 2021 +0100
[maven-release-plugin] prepare release maven-bundle-plugin-5.1.2
---
tools/maven-bundle-plugin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/maven-bundle-plugin/pom.xml
b/tools/maven-bundle-plugin/pom.xml
index e0e57df..9feb1dc 100644
--- a/tools/maven-bundle-plugin/pom.xml
+++ b/tools/maven-bundle-plugin/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.2-SNAPSHOT</version>
+ <version>5.1.2</version>
<packaging>maven-plugin</packaging>
<name>Maven Bundle Plugin</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>HEAD</tag>
+ <tag>maven-bundle-plugin-5.1.2</tag>
</scm>
<!-- Support for publishing the mvn site. -->