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 ef8bc92ed [maven-release-plugin] prepare release
org.apache.aries.transaction.blueprint-2.3.1
ef8bc92ed is described below
commit ef8bc92edfb051eb29a0284d6087dc8a6ed23fc1
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Apr 26 20:52:45 2022 +0200
[maven-release-plugin] prepare release
org.apache.aries.transaction.blueprint-2.3.1
---
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 26b831384..5137e30ef 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-SNAPSHOT</version>
+ <version>2.3.1</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>HEAD</tag>
+ <tag>org.apache.aries.transaction.blueprint-2.3.1</tag>
</scm>
<properties>