Use netvirt rather than vpnservice
[unimgr.git] / features / odl-unimgr-netvirt / pom.xml
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>