You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2015/04/27 11:29:16 UTC

[2/2] karaf git commit: [KARAF-3682] Upgrade to Felix maven-bundle-plugin 2.5.4

[KARAF-3682] Upgrade to Felix maven-bundle-plugin 2.5.4


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

Branch: refs/heads/karaf-3.0.x
Commit: f3df839aa0363ee9dea6b470aaf3d1362d8e48f3
Parents: f11531d
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Mon Apr 27 10:55:53 2015 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Mon Apr 27 11:23:15 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/f3df839a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12885ed..134c254 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <felix.framework.version>4.2.1</felix.framework.version>
         <felix.framework.security.version>2.2.0</felix.framework.security.version>
         <felix.gogo.version>0.12.1</felix.gogo.version>
-        <felix.plugin.version>2.5.3</felix.plugin.version>
+        <felix.plugin.version>2.5.4</felix.plugin.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.8</felix.webconsole.version>
         <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version>