Bump to odlparent 4.0.5
[serviceutils.git] / features / odl-serviceutils-listener / pom.xml
index 14f15755e81a5b4b64bbc45be1069346e5084fdb..d3285ab31e9569da96ec0810c05378f4bf2b6cb9 100644 (file)
@@ -1,13 +1,11 @@
 <?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>4.0.2</version>
+        <version>4.0.5</version>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
@@ -66,4 +64,4 @@
             <artifactId>listener-api</artifactId>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>