You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2016/10/19 13:20:41 UTC

[1/2] karaf git commit: [KARAF-4786][KARAF-4695] Upgrade to Aries Blueprint Core 1.7.1

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 89975eca7 -> 7d5edb853


[KARAF-4786][KARAF-4695] Upgrade to Aries Blueprint Core 1.7.1

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/1d230955
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/1d230955
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/1d230955

Branch: refs/heads/karaf-4.0.x
Commit: 1d230955bd47c5b00880b105e8a20888b73d76f7
Parents: 89975ec
Author: Guillaume Nodet <gn...@apache.org>
Authored: Wed Oct 19 14:42:05 2016 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Wed Oct 19 15:07:42 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/1d230955/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index de7edc0..f9e0c43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <aries.blueprint.annotation.version>1.0.1</aries.blueprint.annotation.version>
         <aries.blueprint.annotation.api.version>1.0.1</aries.blueprint.annotation.api.version>
         <aries.blueprint.api.version>1.0.1</aries.blueprint.api.version>
-        <aries.blueprint.core.version>1.7.0</aries.blueprint.core.version>
+        <aries.blueprint.core.version>1.7.1</aries.blueprint.core.version>
         <aries.blueprint.core.compatibility.version>1.0.0</aries.blueprint.core.compatibility.version>
         <aries.blueprint.cm.version>1.0.9</aries.blueprint.cm.version>
         <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>


[2/2] karaf git commit: [KARAF-4788] Upgrade to Aries JXM Core 1.1.7

Posted by gn...@apache.org.
[KARAF-4788] Upgrade to Aries JXM Core 1.1.7

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/7d5edb85
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/7d5edb85
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/7d5edb85

Branch: refs/heads/karaf-4.0.x
Commit: 7d5edb8532f70006011bb5bc2d4a1202dcc4d3a0
Parents: 1d23095
Author: Guillaume Nodet <gn...@apache.org>
Authored: Wed Oct 19 14:47:06 2016 +0200
Committer: Guillaume Nodet <gn...@apache.org>
Committed: Wed Oct 19 15:07:47 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/7d5edb85/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f9e0c43..bf2e602 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
         <aries.blueprint.jexl.evaluator.version>1.0.0</aries.blueprint.jexl.evaluator.version>
         <aries.blueprint.web.version>1.0.1</aries.blueprint.web.version>
         <aries.jmx.api.version>1.1.5</aries.jmx.api.version>
-        <aries.jmx.core.version>1.1.6</aries.jmx.core.version>
+        <aries.jmx.core.version>1.1.7</aries.jmx.core.version>
         <aries.jmx.blueprint.api.version>1.1.5</aries.jmx.blueprint.api.version>
         <aries.jmx.blueprint.core.version>1.1.5</aries.jmx.blueprint.core.version>
         <aries.jmx.whiteboard.version>1.1.5</aries.jmx.whiteboard.version>