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

alien11689 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 2908a3950 [MAINTENANCE] Update parent pom in web itests
2908a3950 is described below

commit 2908a395063a10c7ff82eded06242fd60d6396d5
Author: Dominik Przybysz <[email protected]>
AuthorDate: Wed Jan 15 22:28:55 2025 +0100

    [MAINTENANCE] Update parent pom in web itests
---
 web/web-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/web-itests/pom.xml b/web/web-itests/pom.xml
index d6b515a5c..91d346e1a 100644
--- a/web/web-itests/pom.xml
+++ b/web/web-itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0</version>
+        <version>2.1.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Reply via email to