Bump odlparent to 5.0.0
[openflowplugin.git] / features-aggregator / odl-openflowplugin-flow-services-rest / pom.xml
index e0eea8cced8f17c8aae1e33097cb660cd0732ea8..2b5579cd8a86d0d245a25042a5a338fed14d66b4 100644 (file)
@@ -4,19 +4,19 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.2</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.10.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>