This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push: new 5cef5e2 [KARAF-7037] Upgrade to Aries Blueprint Core 1.10.3 and Blueprint CM 1.3.2 new 0184047 Merge pull request #1300 from jbonofre/KARAF-7037 5cef5e2 is described below commit 5cef5e2d7ec9dc47667435c906fc668fdd5ccb8d Author: jbonofre <jbono...@apache.org> AuthorDate: Mon Feb 22 07:25:38 2021 +0100 [KARAF-7037] Upgrade to Aries Blueprint Core 1.10.3 and Blueprint CM 1.3.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0bb8962..8cc7c1d 100644 --- a/pom.xml +++ b/pom.xml @@ -214,9 +214,9 @@ <aries.application.api.version>1.0.0</aries.application.api.version> <aries.application.management.version>1.0.0</aries.application.management.version> <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version> - <aries.blueprint.core.version>1.10.2</aries.blueprint.core.version> + <aries.blueprint.core.version>1.10.3</aries.blueprint.core.version> <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version> - <aries.blueprint.cm.version>1.3.1</aries.blueprint.cm.version> + <aries.blueprint.cm.version>1.3.2</aries.blueprint.cm.version> <aries.blueprint.web.version>1.1.1</aries.blueprint.web.version> <aries.blueprint.webosgi.version>1.0.1</aries.blueprint.webosgi.version> <aries.blueprint.spring.version>0.6.0</aries.blueprint.spring.version>