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 2e15acb09 Upgrade to aries parent 2.1.1
2e15acb09 is described below

commit 2e15acb094293765978b8452d4e7123e90d5515c
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 18:51:02 2023 +0100

    Upgrade to aries parent 2.1.1
---
 proxy/proxy-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxy/proxy-impl/pom.xml b/proxy/proxy-impl/pom.xml
index d3fdb361c..aa641015c 100644
--- a/proxy/proxy-impl/pom.xml
+++ b/proxy/proxy-impl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Reply via email to