[KARAF-5128][ARIES-1342][ARIES-1618] Upgrade to aries.proxy 1.1.1 (cherry picked from commit f03f845874a71dcc8175df7a9900137c293f7764)
Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/6e93ae02 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/6e93ae02 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/6e93ae02 Branch: refs/heads/karaf-4.1.x Commit: 6e93ae027b8913f5fa84464dc1de896bb0268e8f Parents: 251bfce Author: Grzegorz Grzybek <[email protected]> Authored: Thu May 18 12:55:59 2017 +0200 Committer: Grzegorz Grzybek <[email protected]> Committed: Thu May 18 12:56:26 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/6e93ae02/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5f5c3b3..9dafcd0 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ <aries.jndi.api.version>1.1.0</aries.jndi.api.version> <aries.jndi.core.version>1.0.2</aries.jndi.core.version> <aries.jndi.url.version>1.1.0</aries.jndi.url.version> - <aries.proxy.version>1.1.0</aries.proxy.version> + <aries.proxy.version>1.1.1</aries.proxy.version> <aries.proxy.api.version>1.1.0</aries.proxy.api.version> <aries.subsystem.api.version>2.0.8</aries.subsystem.api.version> <aries.subsystem.core.version>2.0.8</aries.subsystem.core.version>
