Bump to odlparent 3.1.0 and yangtools 2.0.3
authorStephen Kitt <skitt@redhat.com>
Thu, 22 Mar 2018 17:24:32 +0000 (18:24 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 12 Apr 2018 17:28:50 +0000 (19:28 +0200)
Change-Id: Ic40708ad8cc3f52111d0da6080e70331ed8f4dfc
Signed-off-by: Stephen Kitt <skitt@redhat.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 69d338a2252ce88965bfeacc8a462c6d55605284..f91763c27f371e09420f784cf13ff882f86eca67 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,15 +7,14 @@
  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>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
-    <relativePath />
+    <version>3.1.0</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.infrautils</groupId>