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 2015/11/30 07:50:29 UTC

karaf git commit: [KARAF-4151] Upgrade Felix Coordinator to version 1.0.2

Repository: karaf
Updated Branches:
  refs/heads/master 07593cc41 -> d02c8b1d6


[KARAF-4151] Upgrade Felix Coordinator to version 1.0.2


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

Branch: refs/heads/master
Commit: d02c8b1d6a9bb85435be7e9425ee743b254b26f1
Parents: 07593cc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Nov 27 17:18:15 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Nov 27 17:18:26 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/d02c8b1d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 24f89c5..4696d63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
         <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.8.8</felix.configadmin.version>
         <felix.connect.version>0.1.0</felix.connect.version>
-        <felix.coordinator.version>1.0.0</felix.coordinator.version>
+        <felix.coordinator.version>1.0.2</felix.coordinator.version>
         <felix.fileinstall.version>3.5.0</felix.fileinstall.version>
         <felix.framework.version>5.4.0</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>