Remove karaf.version 39/85139/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 08:45:13 +0000 (10:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Oct 2019 08:45:13 +0000 (10:45 +0200)
This just overrides definition we are getting from odlparent,
which is already at the right version.

Change-Id: I2f6a933d7ac1316cba225725496cd9fc3775f3f1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
karaf-plugin/pom.xml

index b02c956ba06af74d23d5b25669de4773f47ffc5c..9de919cdc9347783d65bae3639d731d5e6e4ce78 100644 (file)
@@ -52,7 +52,6 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>${karaf.version}</version>
       <scope>compile</scope>
     </dependency>
     <dependency>