Bump yangtools to 0.6.2-SNAPSHOT
authorRobert Varga <rovarga@cisco.com>
Thu, 30 Jan 2014 10:28:15 +0000 (11:28 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 31 Jan 2014 19:29:50 +0000 (19:29 +0000)
This will pick up upcoming yangtools release.

Change-Id: I3c6f8faf8888eaa3a71a9f0e16cc242b6f958832
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-common-api/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-dom-api/pom.xml
opendaylight/md-sal/sal-dom-broker/pom.xml

index ea50e943cad406cfcfd8fc7c7273473ad43bd6c2..e5a74e42a155fee7a587890fc91b0b9d3e4a9b12 100644 (file)
@@ -56,7 +56,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.1</version>
+                       <version>${yangtools.version}</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 437051e3468abc4ae96b5473f3304ed4846f8e99..5dd08d062d0159dfc18a7d4f11338c47505fb2a1 100644 (file)
@@ -26,7 +26,6 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>
-            <version>0.6.1</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
index 2ec66b57a3a0d1a661d20964a2c3b213ae83834a..3a9b00dce079994d1351142a3f288ffbacf631fc 100644 (file)
@@ -21,7 +21,6 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>concepts</artifactId>
-      <version>0.6.1</version>
     </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
index 76d80d15f704558a0d4f61dabbe41e7320ad56e2..d7b0296ce1d2ac761a371b948273f903b2c45cf8 100644 (file)
@@ -59,7 +59,7 @@
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.1</version>
+                        <version>${yangtools.version}</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>
index 5b883d7c4270b0044abb8595ad1a74187d4af856..8b193e03aa4620bcbfe1b98602488b53a49d84b9 100644 (file)
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>maven-sal-api-gen-plugin</artifactId>
-                        <version>0.6.1</version>
+                        <version>${yangtools.version}</version>
                         <type>jar</type>
                     </dependency>
                 </dependencies>