Repository: karaf Updated Branches: refs/heads/master defbb05f0 -> d9bd03c50
[KARAF-3308] Upgrade to Aries Proxy Impl 1.0.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/d9bd03c5 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/d9bd03c5 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/d9bd03c5 Branch: refs/heads/master Commit: d9bd03c506979be516801db6478a46de4abe6e28 Parents: defbb05 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Oct 21 06:21:58 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Oct 21 06:21:58 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/d9bd03c5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 43027c1..2954945 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ <aries.jpa.container.context.version>1.0.2</aries.jpa.container.context.version> <aries.jndi.version>1.0.0</aries.jndi.version> <aries.jndi.api.version>1.1.0</aries.jndi.api.version> - <aries.proxy.version>1.0.3</aries.proxy.version> + <aries.proxy.version>1.0.4</aries.proxy.version> <aries.proxy.api.version>1.0.1</aries.proxy.api.version> <aries.subsystem.api.version>1.0.0</aries.subsystem.api.version> <aries.subsystem.core.version>1.1.0</aries.subsystem.core.version>
