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 fc88f0b  Update proxy-itests to use proxy-impl 1.1.8-SNAPSHOT
fc88f0b is described below

commit fc88f0bae92f1f261769b9b163572703492fce26
Author: jbonofre <[email protected]>
AuthorDate: Fri Aug 28 17:46:42 2020 +0200

    Update proxy-itests to use proxy-impl 1.1.8-SNAPSHOT
---
 proxy/proxy-itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxy/proxy-itests/pom.xml b/proxy/proxy-itests/pom.xml
index 319ef4d..0fdcaac 100644
--- a/proxy/proxy-itests/pom.xml
+++ b/proxy/proxy-itests/pom.xml
@@ -69,7 +69,7 @@
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
             <scope>test</scope>
-            <version>1.1.7-SNAPSHOT</version>
+            <version>1.1.8-SNAPSHOT</version>
         </dependency>
 
         <!-- pax exam -->

Reply via email to