From a6919a67e68bfce6ce9a30ce49032b041417d260 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 6 Feb 2020 13:07:56 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.6.0 --- common/pom.xml | 2 +- converters/json/pom.xml | 2 +- docs/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- sources/file-system/pom.xml | 2 +- sources/hocon/pom.xml | 2 +- sources/yaml/pom.xml | 2 +- sources/zookeeper/pom.xml | 2 +- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- utils/cdi-provider/pom.xml | 2 +- utils/events/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index e43df5229..78dba0006 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-common diff --git a/converters/json/pom.xml b/converters/json/pom.xml index 5246a3f66..596717992 100644 --- a/converters/json/pom.xml +++ b/converters/json/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../ diff --git a/docs/pom.xml b/docs/pom.xml index f0f1b8a27..f6233c422 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-docs diff --git a/implementation/pom.xml b/implementation/pom.xml index 1f621e88c..1dbe00209 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config diff --git a/pom.xml b/pom.xml index 26669e320..1412f2821 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 pom SmallRye: MicroProfile Config Parent @@ -57,7 +57,7 @@ scm:git:git@github.com:smallrye/smallrye-config.git scm:git:git@github.com:smallrye/smallrye-config.git https://github.com/smallrye/smallrye-config/ - HEAD + 1.6.0 diff --git a/release/pom.xml b/release/pom.xml index c5d44d148..800bc23a1 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-release diff --git a/sources/file-system/pom.xml b/sources/file-system/pom.xml index 01667ae68..1a52a132b 100644 --- a/sources/file-system/pom.xml +++ b/sources/file-system/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml diff --git a/sources/hocon/pom.xml b/sources/hocon/pom.xml index 6d492cf86..5ed481dbe 100644 --- a/sources/hocon/pom.xml +++ b/sources/hocon/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml diff --git a/sources/yaml/pom.xml b/sources/yaml/pom.xml index 0ce7d7eea..26ba913cb 100644 --- a/sources/yaml/pom.xml +++ b/sources/yaml/pom.xml @@ -4,7 +4,7 @@ smallrye-config-parent io.smallrye.config - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml diff --git a/sources/zookeeper/pom.xml b/sources/zookeeper/pom.xml index 96156ad2b..62078aac0 100644 --- a/sources/zookeeper/pom.xml +++ b/sources/zookeeper/pom.xml @@ -20,7 +20,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../pom.xml diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 7e056d563..5b3765369 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-test-extra diff --git a/testsuite/pom.xml b/testsuite/pom.xml index afa7b7ac5..716dceed5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index a13812d4e..691aafebd 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -22,7 +22,7 @@ io.smallrye.config smallrye-config-testsuite - 1.6.0-SNAPSHOT + 1.6.0 smallrye-config-tck diff --git a/utils/cdi-provider/pom.xml b/utils/cdi-provider/pom.xml index b36cfb0d0..76d17ddc5 100644 --- a/utils/cdi-provider/pom.xml +++ b/utils/cdi-provider/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../ diff --git a/utils/events/pom.xml b/utils/events/pom.xml index dc5e36489..13f0c45f2 100644 --- a/utils/events/pom.xml +++ b/utils/events/pom.xml @@ -5,7 +5,7 @@ io.smallrye.config smallrye-config-parent - 1.6.0-SNAPSHOT + 1.6.0 ../../