interfacemgr-shell was renamed to interfacemanager-shell 67/42667/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 28 Jul 2016 01:45:33 +0000 (21:45 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 28 Jul 2016 02:51:06 +0000 (22:51 -0400)
See:
https://git.opendaylight.org/gerrit/42028/

Change-Id: Iadf8c11f79b6fac8835a1776ff398435b4b94750
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
vpnservice/features/pom.xml
vpnservice/features/src/main/features/features.xml

index d5ff23d4d4a53707c50cc800e9f7ff9e2665f336..917bbbe45d10a5a11bdd40a56aac117c06dbb257 100644 (file)
@@ -151,7 +151,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
-      <artifactId>interfacemgr-shell</artifactId>
+      <artifactId>interfacemanager-shell</artifactId>
       <version>${interfacemgr.version}</version>
     </dependency>
     <dependency>
index c666c652ff50dc4c54ec005deb61d0e6458e5293..3b0febb4e59b6c26699a4d0d0954dcf681705bdf 100644 (file)
@@ -55,7 +55,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:org.opendaylight.netvirt/bgpmanager-api/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netvirt/bgpmanager-impl/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netvirt/vpnmanager-impl/{{VERSION}}</bundle>
-    <bundle>mvn:org.opendaylight.genius/interfacemgr-shell/{{VERSION}}</bundle>
+    <bundle>mvn:org.opendaylight.genius/interfacemanager-shell/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netvirt/fibmanager-impl/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netvirt/fibmanager-shell/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.netvirt/neutronvpn-impl/{{VERSION}}</bundle>