Repository: karaf Updated Branches: refs/heads/karaf-4.1.x 251bfce2b -> 6e93ae027 refs/heads/master 4191f2d44 -> f03f84587
[KARAF-5128][ARIES-1342][ARIES-1618] Upgrade to aries.proxy 1.1.1 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f03f8458 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f03f8458 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f03f8458 Branch: refs/heads/master Commit: f03f845874a71dcc8175df7a9900137c293f7764 Parents: 4191f2d Author: Grzegorz Grzybek <[email protected]> Authored: Thu May 18 12:55:59 2017 +0200 Committer: Grzegorz Grzybek <[email protected]> Committed: Thu May 18 12:55:59 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f03f8458/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f95bb11..a7d00ab 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>
