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/10/08 10:53:19 UTC

karaf git commit: [KARAF-4052] Upgrade to Pax Tinybundles 2.1.1

Repository: karaf
Updated Branches:
  refs/heads/master 5c0281ee0 -> 7cb5d6d0d


[KARAF-4052] Upgrade to Pax Tinybundles 2.1.1


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

Branch: refs/heads/master
Commit: 7cb5d6d0dc5fb4e12a401c04eb52477abd5a08e0
Parents: 5c0281e
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Oct 8 10:52:36 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Oct 8 10:52:36 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7cb5d6d0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2b97a79..db90f1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
         <pax.base.version>1.5.0</pax.base.version>
         <pax.url.version>2.4.3</pax.url.version>
         <pax.web.version>4.2.0</pax.web.version>
-        <pax.tinybundle.version>2.1.0</pax.tinybundle.version>
+        <pax.tinybundle.version>2.1.1</pax.tinybundle.version>
         <portlet-api.version>2.0</portlet-api.version>
         <slf4j.version>1.7.12</slf4j.version>
         <servicemix.specs.version>2.5.0</servicemix.specs.version>