Bump yangtools to 2.0.0
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Oct 2017 18:54:53 +0000 (20:54 +0200)
committerStephen Kitt <skitt@redhat.com>
Thu, 11 Jan 2018 08:48:25 +0000 (09:48 +0100)
This bumps odlparent to 3.0.1 and yangtools to 2.0.0. Also fixes
references to features, so that the build reactor is consistent.

Compilation fixes are addressed in a follow-up patch.

Change-Id: I24f9997c2ec22861e674b74fb01d43f783e3dbc1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding-impl/pom.xml
cli/pom.xml
features/features-mdsal-trace/pom.xml
features/odl-mdsal-trace/pom.xml
features/pom.xml
pom.xml

index a1566fc276c08795a293d37250b2b7246f2b1446..7d87c626a1f78f3bcfb42eee0a9037f5772a9210 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.0.5</version>
+    <version>3.0.1</version>
     <relativePath/>
   </parent>
 
index 1f93c0dbf05f94b1e3a68fa5d2c5e9068a6a3dca..94e8aedd751436602782dfc2eb5e83ef56b7d9df 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>2.0.5</version>
+    <version>3.0.1</version>
     <relativePath />
   </parent>
 
index 2fb951132430b26d1a6fde8c5da99e007ab90357..b205e8f082493ab376cc587c2e54a9b29425612e 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>2.0.5</version>
+        <version>3.0.1</version>
         <relativePath/>
     </parent>
 
index 3841aa8a4d93c8e4b896320c0e27bdf50ef12ad5..a5242f0939df5d161836515f178111ff7ba2b1d8 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.5</version>
+        <version>3.0.1</version>
         <relativePath/>
     </parent>
 
index 64a444ba148faa50345363ce748d7cb9e0487688..1590d08f9a74554cccc09d94d2d70da3a0fc4d2f 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.0.5</version>
+    <version>3.0.1</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 8b1c185fc5078cea13a99d757bb8a5337bbf98a4..38fb991d1939f8cc590562942fa96997ee137b82 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>2.0.5</version>
+    <version>3.0.1</version>
     <relativePath/>
   </parent>