BUG 8602: Skip initial fill of idints
[controller.git] / opendaylight / blueprint / pom.xml
index ee65db1c82745dab3db5492ee5b43f0cb681be01..c030bfbc96e894bd1c52dffeb117c04596f7c532 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.9.0</version>
+    <version>2.0.0</version>
     <relativePath/>
   </parent>
 
@@ -87,7 +87,6 @@
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.service.event</artifactId>
-      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>