Bump reconciliation 09/61909/3
authorGobinath <gobinath@ericsson.com>
Thu, 17 Aug 2017 09:30:42 +0000 (15:00 +0530)
committerGobinath <gobinath@ericsson.com>
Thu, 17 Aug 2017 09:48:44 +0000 (15:18 +0530)
Change-Id: Ic35a2543fbb3864134bd11860ef7d889f47882e2
Signed-off-by: Gobinath <gobinath@ericsson.com>
applications/reconciliation-framework/pom.xml
features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml

index 3b937fa615df7c87e72310728df9f5ab6a32d276..cf06b7125ba330c0babf585b01b94d27a17afc6f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.6.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>reconciliation-framework</artifactId>
index a2b3d6484e980b39b10cc30f9d4f559781ac68be..e10e0314af443b6e264ae429b143229f04120c9e 100644 (file)
@@ -5,14 +5,14 @@
 <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.4</version>
     <relativePath/>
 </parent>
 
 <groupId>org.opendaylight.openflowplugin</groupId>
 <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
 <packaging>feature</packaging>
-<version>0.5.0-SNAPSHOT</version>
+<version>0.6.0-SNAPSHOT</version>
 
 <name>OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework</name>