From bdba00f4e636fefb593d3c5c8e3b307cfbb74ee2 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 8 Aug 2016 17:50:23 -0400 Subject: [PATCH] Bump versions by 0.1.0 for next dev cycle Change-Id: If7bd200bcf1b559e3fdb734af65e3547ee768d51 Signed-off-by: Thanh Ha --- benchmarks/pom.xml | 6 +++--- common/artifacts/pom.xml | 6 +++--- common/checkstyle-logging/pom.xml | 4 ++-- common/concepts/pom.xml | 4 ++-- common/features/pom.xml | 4 ++-- common/mockito-configuration/pom.xml | 4 ++-- common/object-cache-api/pom.xml | 6 +++--- common/object-cache-guava/pom.xml | 6 +++--- common/object-cache-noop/pom.xml | 6 +++--- common/pom.xml | 4 ++-- common/util/pom.xml | 6 +++--- pom.xml | 4 ++-- third-party/pom.xml | 2 +- third-party/xsd-regex/pom.xml | 4 ++-- websocket/pom.xml | 4 ++-- websocket/websocket-client/pom.xml | 4 ++-- yang-validation-tool/pom.xml | 6 +++--- yang/pom.xml | 4 ++-- yang/yang-common/pom.xml | 6 +++--- yang/yang-data-api/pom.xml | 6 +++--- yang/yang-data-codec-gson/pom.xml | 6 +++--- yang/yang-data-codec-xml/pom.xml | 6 +++--- yang/yang-data-impl/pom.xml | 6 +++--- yang/yang-data-jaxen/pom.xml | 6 +++--- yang/yang-data-transform/pom.xml | 6 +++--- yang/yang-data-util/pom.xml | 6 +++--- yang/yang-maven-plugin-it/pom.xml | 4 ++-- yang/yang-maven-plugin-spi/pom.xml | 6 +++--- yang/yang-maven-plugin/pom.xml | 6 +++--- yang/yang-model-api/pom.xml | 6 +++--- yang/yang-model-export/pom.xml | 6 +++--- yang/yang-model-util/pom.xml | 6 +++--- yang/yang-parser-api/pom.xml | 6 +++--- yang/yang-parser-impl/pom.xml | 6 +++--- 34 files changed, 89 insertions(+), 89 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 1ba80dbc4a..6d431d11e4 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.yangtools yangtools-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ../common/parent 4.0.0 @@ -21,8 +21,8 @@ benchmarks - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT 1.7 1.7 0.9.7 diff --git a/common/artifacts/pom.xml b/common/artifacts/pom.xml index b40748256d..cb9ff83946 100644 --- a/common/artifacts/pom.xml +++ b/common/artifacts/pom.xml @@ -13,18 +13,18 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom - 2013.10.21.9-SNAPSHOT + 2013.10.21.7-SNAPSHOT diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 7b17db1bc7..9fa9e11c76 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools checkstyle-logging - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 3e3007b5df..bbaf701626 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT @@ -20,7 +20,7 @@ 4.0.0 org.opendaylight.yangtools concepts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ${project.artifactId} Common concepts diff --git a/common/features/pom.xml b/common/features/pom.xml index 7e9b1acf9f..e2d99934cd 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent features-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools features-yangtools - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT jar diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index be1cbd2ffc..dbb928a790 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools mockito-configuration - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT Default mockito configuration jar ${project.artifactId} diff --git a/common/object-cache-api/pom.xml b/common/object-cache-api/pom.xml index b81116b6d0..d71b0f3725 100644 --- a/common/object-cache-api/pom.xml +++ b/common/object-cache-api/pom.xml @@ -13,21 +13,21 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle 4.0.0 org.opendaylight.yangtools object-cache-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/common/object-cache-guava/pom.xml b/common/object-cache-guava/pom.xml index d5b95a9d03..e14305e305 100644 --- a/common/object-cache-guava/pom.xml +++ b/common/object-cache-guava/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT @@ -20,14 +20,14 @@ 4.0.0 org.opendaylight.yangtools object-cache-guava - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/common/object-cache-noop/pom.xml b/common/object-cache-noop/pom.xml index 3df00e30ef..623d105454 100644 --- a/common/object-cache-noop/pom.xml +++ b/common/object-cache-noop/pom.xml @@ -12,21 +12,21 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle 4.0.0 org.opendaylight.yangtools object-cache-noop - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/common/pom.xml b/common/pom.xml index 796ddce6f2..03ac840b61 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools common-aggregator - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/common/util/pom.xml b/common/util/pom.xml index 9d3885d7e1..93f1b9329e 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,21 +12,21 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle 4.0.0 org.opendaylight.yangtools util - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/pom.xml b/pom.xml index 57ae8e22b1..008808c30d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,14 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT yangtools pom diff --git a/third-party/pom.xml b/third-party/pom.xml index 95d71e236e..44a9f48931 100644 --- a/third-party/pom.xml +++ b/third-party/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT diff --git a/third-party/xsd-regex/pom.xml b/third-party/xsd-regex/pom.xml index 253b953b8a..e3876652e6 100644 --- a/third-party/xsd-regex/pom.xml +++ b/third-party/xsd-regex/pom.xml @@ -10,14 +10,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools xsd-regex - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} diff --git a/websocket/pom.xml b/websocket/pom.xml index b8cb04a287..7b17c043ac 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools websocket-aggregator - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/websocket/websocket-client/pom.xml b/websocket/websocket-client/pom.xml index 355ff40f94..26bd0cf5e1 100644 --- a/websocket/websocket-client/pom.xml +++ b/websocket/websocket-client/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools websocket-client - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT jar diff --git a/yang-validation-tool/pom.xml b/yang-validation-tool/pom.xml index 6d07e50d12..c651f65482 100644 --- a/yang-validation-tool/pom.xml +++ b/yang-validation-tool/pom.xml @@ -13,20 +13,20 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.yangtools yang-validation-tool - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/pom.xml b/yang/pom.xml index 4df79a4b11..fbef82b1a9 100644 --- a/yang/pom.xml +++ b/yang/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-aggregator - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 549a43bcf8..147bc0ce3a 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-common - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 0f428048c5..7c01bba11c 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 088dd4e7bc..9f2b78241e 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-codec-gson - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 36fef59909..ec4ba7431f 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-codec-xml - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index bc5daf0c03..290a50d2ac 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -10,14 +10,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-impl - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -27,7 +27,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-jaxen/pom.xml b/yang/yang-data-jaxen/pom.xml index 4ee4dfcfda..c7805a794e 100644 --- a/yang/yang-data-jaxen/pom.xml +++ b/yang/yang-data-jaxen/pom.xml @@ -13,14 +13,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-jaxen - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ${project.artifactId} ${project.artifactId} bundle @@ -30,7 +30,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-transform/pom.xml b/yang/yang-data-transform/pom.xml index 435dd06677..1b5bbdedc3 100644 --- a/yang/yang-data-transform/pom.xml +++ b/yang/yang-data-transform/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-transform - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-data-util/pom.xml b/yang/yang-data-util/pom.xml index 968ac43e5e..024675437e 100644 --- a/yang/yang-data-util/pom.xml +++ b/yang/yang-data-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-data-util - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 22660113ae..25f07cd0ba 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT diff --git a/yang/yang-maven-plugin-spi/pom.xml b/yang/yang-maven-plugin-spi/pom.xml index c17eb4c519..22b27d9c19 100644 --- a/yang/yang-maven-plugin-spi/pom.xml +++ b/yang/yang-maven-plugin-spi/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-maven-plugin-spi - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 020c9d3fba..56c798b73b 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-maven-plugin - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -35,7 +35,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 4664a0804c..d31f37f5da 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-model-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 80e1cbe33e..edb0c627ab 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-model-export - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index bac3038147..ca90e4b4a4 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-model-util - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index f40e2aaf1d..74d6062c8c 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-parser-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} YANG parser API @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index ac3cf7932d..a9d086ad8a 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-parser-impl - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle ${project.artifactId} YANG parser @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT import pom -- 2.36.6