This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git
The following commit(s) were added to refs/heads/master by this push:
new 9e9168e remove karaf enterprise
9e9168e is described below
commit 9e9168e002a0ee200c0df33eed71fb753cea0c73
Author: Alex Heneveld <[email protected]>
AuthorDate: Wed Mar 3 12:15:47 2021 +0000
remove karaf enterprise
---
karaf/apache-brooklyn/pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/karaf/apache-brooklyn/pom.xml b/karaf/apache-brooklyn/pom.xml
index 9b686ea..8a70ad7 100755
--- a/karaf/apache-brooklyn/pom.xml
+++ b/karaf/apache-brooklyn/pom.xml
@@ -50,14 +50,6 @@
</dependency>
<dependency>
- <groupId>org.apache.karaf.features</groupId>
- <artifactId>enterprise</artifactId>
- <classifier>features</classifier>
- <version>${karaf.version}</version>
- <type>xml</type>
- </dependency>
-
- <dependency>
<groupId>org.apache.brooklyn</groupId>
<artifactId>brooklyn-features</artifactId>
<version>${project.version}</version>