Release Aluminium
[netvirt.git] / fibmanager / shell / pom.xml
index fb881bcf489fa22f073f9277326c0e12a85c125a..96bd6af3d4d5a3b16e9fcdc9c2dfbbe551f5c29c 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.netvirt</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath>../../commons/binding-parent</relativePath>
     </parent>
 
@@ -25,7 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.karaf.shell</groupId>