Require that eclipse use karaf-maven-plugin 4.2.1 or later

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

Branch: refs/heads/master
Commit: 5dd496e168a7f9b6620064ec7182a9ad29bf5f03
Parents: 72dbeaa
Author: Paul Campbell <[email protected]>
Authored: Wed Sep 26 11:16:04 2018 +0100
Committer: Paul Campbell <[email protected]>
Committed: Wed Sep 26 11:16:04 2018 +0100

----------------------------------------------------------------------
 modularity-server/features/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/5dd496e1/modularity-server/features/pom.xml
----------------------------------------------------------------------
diff --git a/modularity-server/features/pom.xml 
b/modularity-server/features/pom.xml
index 110e7d7..461b5d5 100644
--- a/modularity-server/features/pom.xml
+++ b/modularity-server/features/pom.xml
@@ -176,7 +176,7 @@
                       <pluginExecutionFilter>
                         <groupId>org.apache.karaf.tooling</groupId>
                         <artifactId>karaf-maven-plugin</artifactId>
-                        <versionRange>[4.1.6,)</versionRange>
+                        <versionRange>[4.2.1,)</versionRange>
                         <goals>
                           <goal>verify</goal>
                           <goal>features-generate-descriptor</goal>

Reply via email to