Remove odlparent overrides 42/80142/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Feb 2019 21:24:32 +0000 (22:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Feb 2019 21:45:34 +0000 (22:45 +0100)
This removes unneeded overrides of odlparent-exported artifacts.

Change-Id: I7ee16354e180609babc65b1fb0a80d005489355b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
hwvtepsouthbound/hwvtepsouthbound-it/pom.xml
southbound/southbound-it/pom.xml
utils/ovsdb-it-utils/pom.xml
utils/servicehelper/pom.xml

index 57dc236c814c380288a9965cc6b014def6bd32a2..2d25f2a0882f2733cf6e7fc3beac4d765e692023 100644 (file)
@@ -96,7 +96,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>${karaf.version}</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -147,7 +146,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>depends-maven-plugin</artifactId>
-        <version>1.2</version>
         <executions>
           <execution>
             <id>generate-depends-file</id>
index 6f475e344e6572ff98141ad067b5a681d0092406..c21856bbbd613ba6a64d7130e3c669b3850a86f5 100644 (file)
@@ -96,7 +96,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>${karaf.version}</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -142,7 +141,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>depends-maven-plugin</artifactId>
-        <version>1.2</version>
         <executions>
           <execution>
             <id>generate-depends-file</id>
index a6d00d67f0c500d40c37945a1ebce83d56134064..8a63704f400c3043007c6a4713780567f721f1fb 100644 (file)
@@ -89,7 +89,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>org.apache.karaf.features.core</artifactId>
-        <version>${karaf.version}</version>
         <scope>provided</scope>
     </dependency>
     <dependency>
index 16ad8115a15267a5985effbfcc5446b2caf96d2e..e8085b0f42f53a7bde44a872ea7423d911903826 100644 (file)
@@ -59,7 +59,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.springframework.osgi</groupId>
       <artifactId>spring-osgi-mock</artifactId>
-      <version>1.2.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>