Merge "Do not parse string multiple times"
[openflowplugin.git] / openflowplugin-api / pom.xml
index a675d1759a652b8ae5ba242146d2c5c5d8019ff0..6cd03ed4ed9ef40372048457f4dbc6de081f8549 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.12.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -49,7 +49,6 @@
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>diagstatus-api</artifactId>
-            <version>${infrautils.version}</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>