You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by am...@apache.org on 2016/02/21 12:38:04 UTC

[3/3] cxf-dosgi git commit: Upgrade Karaf to 3.0.6

Upgrade Karaf to 3.0.6


Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/717ecb08
Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/717ecb08
Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/717ecb08

Branch: refs/heads/master
Commit: 717ecb0845f88f15c2a27de1f3ecce83736e90f7
Parents: e96768b
Author: Amichai Rothman <am...@apache.org>
Authored: Sun Feb 21 13:33:23 2016 +0200
Committer: Amichai Rothman <am...@apache.org>
Committed: Sun Feb 21 13:35:07 2016 +0200

----------------------------------------------------------------------
 distribution/multi-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/717ecb08/distribution/multi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml
index e538589..07d1f2d 100644
--- a/distribution/multi-bundle/pom.xml
+++ b/distribution/multi-bundle/pom.xml
@@ -34,7 +34,7 @@
   <properties>
     <dosgi.version>${project.version}</dosgi.version>
     <topDirectoryLocation>../..</topDirectoryLocation>
-    <karaf.version>3.0.3</karaf.version>
+    <karaf.version>3.0.6</karaf.version>
   </properties>
 
   <build>