Bump remaining yangtools 2.0.3 references to 2.0.5 99/72699/1
authorTom Pantelis <tompantelis@gmail.com>
Tue, 5 Jun 2018 18:22:14 +0000 (14:22 -0400)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 5 Jun 2018 18:22:14 +0000 (14:22 -0400)
Change-Id: I284628f088aa9472eb064984d1b1cb65d96d7566
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
features/mdsal/odl-mdsal-broker-local/pom.xml
opendaylight/blueprint/pom.xml
opendaylight/config/config-parent/pom.xml

index 0375f066361a3ef56dad5d9db2c6463c076d105f..c56df0c75db5c0c9874e0a47322521756af69261 100644 (file)
@@ -41,7 +41,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f14ee4ebc27853e1351d8027bfbfe8fd1744b2ab..3684d8162e35cfa32d2ea3b42f6b4fbab6b9ac73 100644 (file)
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1c0e0540dcfd2882d44f33d0eadc2fff01ffe146..af981aed03b296d2fc31ec7fc935b1bc949259e3 100644 (file)
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <properties>
     <config.version>0.9.0-SNAPSHOT</config.version>
     <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
   <properties>
     <config.version>0.9.0-SNAPSHOT</config.version>
     <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.0.3</yangtools.version>
+    <yangtools.version>2.0.5</yangtools.version>
     <jmxGeneratorPath>${project.build.directory}/generated-sources/config-binding</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
     <jmxGeneratorPath>${project.build.directory}/generated-sources/config-binding</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
@@ -48,7 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.3</version>
+        <version>2.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -82,7 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <plugin>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-maven-plugin</artifactId>
         <plugin>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-maven-plugin</artifactId>
-          <version>2.0.3</version>
+          <version>2.0.5</version>
           <dependencies>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
           <dependencies>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>