Remove references to mdsal-model-artifacts 22/75122/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:38:30 +0000 (09:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:38:30 +0000 (09:38 +0200)
This artifact is going away, migrate to mdsal-artifacts.

Change-Id: Iec98569ca92554f667a58e5aaaf53758e2c574d9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/parent/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-neutron/pom.xml
mappingservice/pom.xml

index 6024088d8b88779f8ed4abe16794ae158a49c6d7..eb692a8c659b48d0261808faf102611e6c410323 100644 (file)
         <type>pom</type>
        <scope>import</scope>
       </dependency>
-      <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
-        <type>pom</type>
-        <scope>import</scope>
-      </dependency>
       <dependency>
         <groupId>junit-addons</groupId>
         <artifactId>junit-addons</artifactId>
index 8e1430e3e50a0af009d9ab7bcb380a4560904ff5..8fac7f781bd2c1002b43657415fd578054ff43cc 100644 (file)
@@ -27,9 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>mdsal-artifacts</artifactId>
+        <version>2.6.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index a8b6d4b47679d05884f3fedc7034f78c081b7060..39a16bb1abb9055b5ae8516dd839713b50867afa 100644 (file)
@@ -27,9 +27,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>mdsal-artifacts</artifactId>
+        <version>2.6.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 26d8bbae0ac492b944237c928aa36cc1523d14ab..68953d3e9cb67c64bc421653b4c563193a8fa3ad 100644 (file)
         <type>pom</type>
         <scope>import</scope>
       </dependency>
-      <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
-        <type>pom</type>
-        <scope>import</scope>
-      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>lispflowmapping-artifacts</artifactId>