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

alien11689 pushed a commit to branch add-transaction-workflow
in repository https://gitbox.apache.org/repos/asf/aries.git

commit c18af03bcb03de3b7a0515f267f00206c7a8b066
Author: Dominik Przybysz <[email protected]>
AuthorDate: Fri Jan 10 19:50:18 2025 +0100

    [MAINTENANCE] Add transaction workflow
---
 transaction/transaction-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transaction/transaction-itests/pom.xml 
b/transaction/transaction-itests/pom.xml
index c014f0556..11c6e3120 100644
--- a/transaction/transaction-itests/pom.xml
+++ b/transaction/transaction-itests/pom.xml
@@ -143,7 +143,7 @@
             <groupId>org.apache.aries.transaction</groupId>
             <artifactId>org.apache.aries.transaction.blueprint</artifactId>
             <scope>test</scope>
-            <version>2.3.0-SNAPSHOT</version>
+            <version>2.3.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.transaction</groupId>

Reply via email to