This is an automated email from the ASF dual-hosted git repository. cschneider 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 55d3c8d Update tests to current snapshot 55d3c8d is described below commit 55d3c8d002ac329acbfef9bf97cbc198d2405de5 Author: Christian Schneider <cschn...@adobe.com> AuthorDate: Mon Nov 18 08:50:29 2019 +0100 Update tests to current 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 39f22b9..81781b7 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.5-SNAPSHOT</version> + <version>1.1.7-SNAPSHOT</version> </dependency> <!-- pax exam -->