You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jb...@apache.org on 2021/07/26 13:57:24 UTC

[aries] branch trunk updated: [maven-release-plugin] prepare release org.apache.aries.transaction.blueprint-2.3.0

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 675a685  [maven-release-plugin] prepare release org.apache.aries.transaction.blueprint-2.3.0
675a685 is described below

commit 675a685e08c5b9d0e712fd77b5d7883120793567
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Jul 26 15:57:18 2021 +0200

    [maven-release-plugin] prepare release org.apache.aries.transaction.blueprint-2.3.0
---
 transaction/transaction-blueprint/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/transaction/transaction-blueprint/pom.xml b/transaction/transaction-blueprint/pom.xml
index 020526c..6dd7f02 100644
--- a/transaction/transaction-blueprint/pom.xml
+++ b/transaction/transaction-blueprint/pom.xml
@@ -31,14 +31,15 @@
     <groupId>org.apache.aries.transaction</groupId>
     <artifactId>org.apache.aries.transaction.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.3.0</version>
     <name>Apache Aries Transaction Blueprint</name>
 
     <scm>
         <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>org.apache.aries.transaction.blueprint-2.3.0</tag>
+  </scm>
 
     <properties>
         <!-- Export package versions are maintained in packageinfo files -->