Bump odlparent 2.0.4 to 2.0.5
authorStephen Kitt <skitt@redhat.com>
Wed, 27 Sep 2017 13:35:13 +0000 (15:35 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 28 Sep 2017 16:22:59 +0000 (16:22 +0000)
Also moves config/rpc-context.yang to include revision, making
the tests compatible with both 1.2.0 and 2.0.0 version of yangtools.

Change-Id: Ic7eb7d8fd27f5f3e5ae0f0aea9ab642a9b1b6fac
Signed-off-by: Stephen Kitt <skitt@redhat.com>
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 6435a7b70fe32a90f3ee740b2458554a87634fe1..a1566fc276c08795a293d37250b2b7246f2b1446 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.4</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>
 
index 7ae7b58e949df82747a6bd0944e231dde6f171b7..1f93c0dbf05f94b1e3a68fa5d2c5e9068a6a3dca 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.4</version>
+    <version>2.0.5</version>
     <relativePath />
   </parent>
 
index be58bf63e6e02185727d7c4ef6568c85a709cf28..2fb951132430b26d1a6fde8c5da99e007ab90357 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
index a01b9e91aecabdfb40ae1021dee8c4ce6e790d70..3841aa8a4d93c8e4b896320c0e27bdf50ef12ad5 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
index 79224498dee47ba31ef76255d17e17f0f0efca19..64a444ba148faa50345363ce748d7cb9e0487688 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.4</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f05f9964aa0726c2d1d5a3a688b65fc3cdaf1b9b..5278eca7eb961ce3b125826712c0058fb631d015 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.4</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>