You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/04/01 06:15:38 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6214] Upgrade to Aries Blueprint Core 1.10.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new f068403  [KARAF-6214] Upgrade to Aries Blueprint Core 1.10.2
f068403 is described below

commit f068403810cc198f6790c9aaedc6b003d178f78b
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Mar 28 15:32:04 2019 +0100

    [KARAF-6214] Upgrade to Aries Blueprint Core 1.10.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e56c4a0..6d1704f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
         <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.1</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.10.2</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.web.version>1.1.1</aries.blueprint.web.version>