Keep karaf-maven-plugin on 4.1.4

https://issues.apache.org/jira/browse/KARAF-5932

Bug introduced in 4.1.5 and not fixed until 4.2.2.


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

Branch: refs/heads/master
Commit: f5cb5d999068799cce0eba6bc8a9a6fac0eb1090
Parents: 84df4c5
Author: Paul Campbell <paul.campb...@cloudsoft.io>
Authored: Mon Oct 1 09:41:12 2018 +0100
Committer: Paul Campbell <paul.campb...@cloudsoft.io>
Committed: Mon Oct 1 09:44:01 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/f5cb5d99/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4496e0d..0aa847f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
 
         <!-- Dependencies shipped with vanilla karaf; update these when we 
update the karaf version -->
         <karaf.version>4.2.1</karaf.version>
-        <karaf.plugin.version>${karaf.version}</karaf.plugin.version>
+        <karaf.plugin.version>4.1.4</karaf.plugin.version><!-- held back for 
KARAF-5932 - fixed in 4.2.2 -->
         <felix.framework.version>5.6.10</felix.framework.version>
         <jetty.version>9.4.11.v20180605</jetty.version>
 

Reply via email to