Bump to odlparent 4.0.9
authorStephen Kitt <skitt@redhat.com>
Fri, 18 Jan 2019 15:32:48 +0000 (16:32 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 18 Jan 2019 15:32:48 +0000 (16:32 +0100)
Change-Id: I84a781c028b0ed9e9fb3b660ef8777c319c6d51b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
inject/pom.xml
pom.xml

index 866684448d7a2cf60fc6ec1febc5d4835b94fd16..c4beab629e8a6b342f0d25f05694ce14c7de7a72 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
  Copyright (c) 2016 Red Hat, Inc. and others. All rights reserved.
 
@@ -5,8 +6,7 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<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>
diff --git a/pom.xml b/pom.xml
index e8607e7e8ddfd3f30215123ae06f7d7bcc93e9ca..96fb402f9d7685d75217288690fa75ec61476849 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>