This is an automated email from the ASF dual-hosted git repository.
gnodet 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 ec09810b8 [maven-release-plugin] prepare for next development iteration
ec09810b8 is described below
commit ec09810b879e5913358da50d775eeaf30b95a34d
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Apr 26 20:57:36 2022 +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 5137e30ef..118adc3af 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.1</version>
+ <version>2.3.2-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.1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>