This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 0e6963c  [maven-release-plugin] prepare release blueprint-parser-1.6.1
0e6963c is described below

commit 0e6963cf2d780addc0f0a271fb5d0c48b5054db4
Author: jbonofre <jbono...@apache.org>
AuthorDate: Tue Apr 20 08:19:45 2021 +0200

    [maven-release-plugin] prepare release blueprint-parser-1.6.1
---
 blueprint/blueprint-parser/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/blueprint/blueprint-parser/pom.xml 
b/blueprint/blueprint-parser/pom.xml
index 9c3ba96..0bc3520 100644
--- a/blueprint/blueprint-parser/pom.xml
+++ b/blueprint/blueprint-parser/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>blueprint-parser</artifactId>
     <packaging>jar</packaging>
     <name>Apache Aries Blueprint Parser</name>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.1</version>
     <description>
         This bundle contains the blueprint parser in a plain jar.
     </description>
@@ -41,7 +41,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries.git;a=summary</url>
-    </scm>
+      <tag>blueprint-parser-1.6.1</tag>
+  </scm>
 
     <properties>
         <blueprint.api.version>1.0.0</blueprint.api.version>

Reply via email to