Repository: karaf-cellar
Updated Branches:
  refs/heads/master 460072371 -> 26fd2c41d


Upgrade to Karaf Container 4.0.3 and maven-bundle-plugin 3.0.1


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

Branch: refs/heads/master
Commit: 26fd2c41da47507b0220eda25996765dff85c93f
Parents: 4600723
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Nov 25 11:02:37 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Nov 25 11:02:37 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/26fd2c41/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 05b41a5..d42f863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <jclouds.version>1.9.1</jclouds.version>
         <joda-time.version>2.5</joda-time.version>
         <junit.version>4.11</junit.version>
-        <karaf.version>4.0.0</karaf.version>
+        <karaf.version>4.0.3</karaf.version>
         <osgi.version>6.0.0</osgi.version>
         <osgi.compendium.version>5.0.0</osgi.compendium.version>
         <slf4j.version>1.7.7</slf4j.version>
@@ -397,7 +397,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.5.4</version>
+                    <version>3.0.1</version>
                     <extensions>true</extensions>
                     <configuration>
                         <instructions>

Reply via email to