Use netvirt rather than vpnservice 46/68246/1
authorSam Hague <shague@redhat.com>
Wed, 14 Feb 2018 14:45:32 +0000 (09:45 -0500)
committerSam Hague <shague@redhat.com>
Wed, 14 Feb 2018 14:45:32 +0000 (09:45 -0500)
Change-Id: I020bbadc7dab6cf14839470fb6e5664ff2534834
Signed-off-by: Sam Hague <shague@redhat.com>
features/odl-unimgr-api/pom.xml
features/odl-unimgr-cisco-xr-driver/pom.xml
features/odl-unimgr-console/pom.xml
features/odl-unimgr-dlux/pom.xml
features/odl-unimgr-netvirt/pom.xml
features/odl-unimgr-ovs-driver/pom.xml
features/odl-unimgr-rest/pom.xml
features/odl-unimgr-ui/pom.xml
features/odl-unimgr/pom.xml
legato-api/pom.xml

index 7c966b3e4dbc56bb1175b7b4107945726d2aa0c2..66eefa83d7d932e3382e934a7b78ce740ef24311 100755 (executable)
@@ -26,8 +26,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index f25e2fca8906dffd940256b672a38f24fa66bcf0..1488030271dbfc85784456d4f45df997e2419670 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index bbd7227e288b65a0d921ac8ee7d88d2e85ef3247..204754699bef38d0406f33e0ab94ac9ceffd96f2 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index 99c492345f36e6b55f91d9393f4d8f54e2d84932..5fd5c4bc708431ceb635b98d7ca6534843a5e31b 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index ccf87ab3a76f6ef01d204dcc921356556180cebd..16c90683c08b28f24d1da887858a11a56722494a 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
@@ -64,7 +63,7 @@
     <dependency>
       <groupId>org.opendaylight.netvirt</groupId>
       <artifactId>odl-netvirt-impl</artifactId>
-      <version>${vpnservice.version}</version>
+      <version>${netvirt.version}</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 3a52e1f3936dc8bef0283d9d205cf92fddd1bf30..d717f6cc28c9bfe4aebc0b63a6a08195819a65f6 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index 7baf3c13afcd16a420c1be0558da0e143f38ab59..435738f9525354dc8feee68cfc8108d6df2547e6 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index 8349d3b4b0567cbf5e953f5f5d24511d4e43924b..830f1d73af520197aa092a06698ba0d4c0b509d0 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index ec24ac857a19472e6e334f45bde93e9219d78bea..85717064375d038cb22753674fdc437a6fe597b1 100755 (executable)
@@ -27,8 +27,7 @@
     <dlux.version>0.7.0-SNAPSHOT</dlux.version>
     <dluxapps.version>0.7.0-SNAPSHOT</dluxapps.version>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <netvirt.version>1.6.0-SNAPSHOT</netvirt.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
     <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
     <netconf.version>1.4.0-SNAPSHOT</netconf.version>
     <genius.version>0.4.0-SNAPSHOT</genius.version>
index cf25b8fab486b9679e26e49bd94fb4f2e7f750eb..99fe4120c542a41437baa3923809919ff20441ad 100644 (file)
@@ -25,7 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <properties>
     <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <vpnservice.version>0.6.0-SNAPSHOT</vpnservice.version>
+    <netvirt.version>0.6.0-SNAPSHOT</netvirt.version>
   </properties>
 
   <dependencies>