Merge "Use QueuedNotificationManager for port message processing"
[openflowplugin.git] / applications / arbitratorreconciliation / api / pom.xml
index e457490ddca81667500b4e442270974414afe61f..f9b6760533809cc28b3e26738f8e37f20d282695 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.10.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -24,7 +24,6 @@
         <dependency>
             <groupId>org.opendaylight.openflowplugin.applications</groupId>
             <artifactId>reconciliation-framework</artifactId>
-            <version>${project.version}</version>
         </dependency>
     </dependencies>
 </project>