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 6487dc9  [maven-release-plugin] prepare for next development iteration
6487dc9 is described below

commit 6487dc9c27a090d79ea5e54a925562af8963ebc4
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jul 26 15:57:34 2021 +0200

    [maven-release-plugin] prepare for next development iteration
---
 transaction/transaction-blueprint/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/transaction/transaction-blueprint/pom.xml 
b/transaction/transaction-blueprint/pom.xml
index 6dd7f02..26b8313 100644
--- a/transaction/transaction-blueprint/pom.xml
+++ b/transaction/transaction-blueprint/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.aries.transaction</groupId>
     <artifactId>org.apache.aries.transaction.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.0</version>
+    <version>2.3.1-SNAPSHOT</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>
-      <tag>org.apache.aries.transaction.blueprint-2.3.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to