Bump odlparent to 5.0.0
[openflowplugin.git] / features-aggregator / odl-openflowplugin-app-notifications / pom.xml
index 54cc50a4c89256ba3e4375913a8b9f0d51e3dac4..f2c914be8e7b94fe20f68a016943ac42353eed79 100644 (file)
@@ -1,18 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>5.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-notifications</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - notifications supplier</name>