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/22 21:17:54 UTC

karaf git commit: [KARAF-4136] Upgrade Maven-bundle-plugin to version 3.0.1

Repository: karaf
Updated Branches:
  refs/heads/master 88961721d -> cb0f2b43b


[KARAF-4136] Upgrade Maven-bundle-plugin to version 3.0.1


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

Branch: refs/heads/master
Commit: cb0f2b43ba01c664f285939efc3575a03f186f6a
Parents: 8896172
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Nov 22 11:07:37 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Nov 22 11:07:37 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/cb0f2b43/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 59a9bce..2e81141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
         <felix.framework.version>5.4.0</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.16.2</felix.gogo.version>
-        <felix.plugin.version>3.0.0</felix.plugin.version>
+        <felix.plugin.version>3.0.1</felix.plugin.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.14</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>