From 51561b4fc57b3c068231f6a3bdaf9f30d5741be2 Mon Sep 17 00:00:00 2001 From: Phillip Kruger Date: Tue, 13 Jul 2021 16:27:50 +0200 Subject: [PATCH] 2.0.2-SNAPSHOT Signed-off-by:Phillip Kruger --- config-events/pom.xml | 2 +- config-example/pom.xml | 2 +- configconverter-json/pom.xml | 2 +- configconverter-list/pom.xml | 2 +- configsource-base/pom.xml | 2 +- configsource-consul/pom.xml | 2 +- configsource-db/pom.xml | 2 +- configsource-etcd/pom.xml | 2 +- configsource-filebase/pom.xml | 2 +- configsource-json/pom.xml | 2 +- configsource-memory/pom.xml | 2 +- configsource-properties/pom.xml | 2 +- configsource-providers/pom.xml | 2 +- configsource-typesafeconfig/pom.xml | 2 +- configsource-xml/pom.xml | 2 +- configsource-yaml/pom.xml | 2 +- pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/config-events/pom.xml b/config-events/pom.xml index bb537bf..05018b0 100644 --- a/config-events/pom.xml +++ b/config-events/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/config-example/pom.xml b/config-example/pom.xml index 4841b88..a7477a5 100644 --- a/config-example/pom.xml +++ b/config-example/pom.xml @@ -5,7 +5,7 @@ org.microprofile-ext.config-ext config-example war - 2.0.1 + 2.0.2-SNAPSHOT Microprofile Config Extensions :: Example A basic Example of these extensions diff --git a/configconverter-json/pom.xml b/configconverter-json/pom.xml index 5bc607f..0e0cde9 100644 --- a/configconverter-json/pom.xml +++ b/configconverter-json/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configconverter-list/pom.xml b/configconverter-list/pom.xml index be12506..09ee943 100644 --- a/configconverter-list/pom.xml +++ b/configconverter-list/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-base/pom.xml b/configsource-base/pom.xml index b0ae12c..21acd90 100644 --- a/configsource-base/pom.xml +++ b/configsource-base/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-consul/pom.xml b/configsource-consul/pom.xml index 3839704..d204425 100644 --- a/configsource-consul/pom.xml +++ b/configsource-consul/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-db/pom.xml b/configsource-db/pom.xml index 2b2b660..bcd1dce 100644 --- a/configsource-db/pom.xml +++ b/configsource-db/pom.xml @@ -3,7 +3,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-etcd/pom.xml b/configsource-etcd/pom.xml index 9f66ba8..c0c2f1e 100644 --- a/configsource-etcd/pom.xml +++ b/configsource-etcd/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-filebase/pom.xml b/configsource-filebase/pom.xml index 760319d..79ab964 100644 --- a/configsource-filebase/pom.xml +++ b/configsource-filebase/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-json/pom.xml b/configsource-json/pom.xml index ecdd42d..9b294c7 100644 --- a/configsource-json/pom.xml +++ b/configsource-json/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-memory/pom.xml b/configsource-memory/pom.xml index c285f43..ecd09c5 100644 --- a/configsource-memory/pom.xml +++ b/configsource-memory/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-properties/pom.xml b/configsource-properties/pom.xml index 7768567..61aab93 100644 --- a/configsource-properties/pom.xml +++ b/configsource-properties/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-providers/pom.xml b/configsource-providers/pom.xml index 5150f18..f34d858 100644 --- a/configsource-providers/pom.xml +++ b/configsource-providers/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-typesafeconfig/pom.xml b/configsource-typesafeconfig/pom.xml index 5e995d2..e9725ed 100644 --- a/configsource-typesafeconfig/pom.xml +++ b/configsource-typesafeconfig/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-xml/pom.xml b/configsource-xml/pom.xml index 5f5f9f7..9965d11 100644 --- a/configsource-xml/pom.xml +++ b/configsource-xml/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/configsource-yaml/pom.xml b/configsource-yaml/pom.xml index c0cb49d..e86b9ee 100644 --- a/configsource-yaml/pom.xml +++ b/configsource-yaml/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT org.microprofile-ext.config-ext diff --git a/pom.xml b/pom.xml index 1f60f7a..547fe62 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.microprofile-ext config-ext - 2.0.1 + 2.0.2-SNAPSHOT pom Microprofile Config Extensions