From 86c22bf0888b7bb05d6073395bd1b8559e3beedd Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Tue, 3 Nov 2020 18:01:07 +0000 Subject: [PATCH] Automated update to next Snapshot Version: 1.3.3-SNAPSHOT --- app/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- distro/connect-converter/pom.xml | 2 +- distro/docker-compose/pom.xml | 2 +- distro/docker/pom.xml | 2 +- distro/openshift-template/pom.xml | 2 +- distro/pom.xml | 2 +- docs/antora.yml | 2 +- docs/pom.xml | 2 +- docs/rest-api/pom.xml | 2 +- pom.xml | 2 +- rest-client/pom.xml | 2 +- search/client/pom.xml | 2 +- search/connector/pom.xml | 2 +- storage/asyncmem/pom.xml | 2 +- storage/infinispan/pom.xml | 2 +- storage/jpa/pom.xml | 2 +- storage/kafka/pom.xml | 2 +- storage/streams/pom.xml | 2 +- tests/pom.xml | 2 +- ui/pom.xml | 2 +- utils/converter/pom.xml | 2 +- utils/kafka/pom.xml | 2 +- utils/maven-plugin/pom.xml | 2 +- utils/serde/pom.xml | 2 +- utils/streams/pom.xml | 2 +- utils/tests/pom.xml | 2 +- utils/tools/pom.xml | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 30039e1dd8..75cfe475f1 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/client/pom.xml b/client/pom.xml index b47903372b..1c89abeb20 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 10f2e42639..6ba6d5cdb3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/distro/connect-converter/pom.xml b/distro/connect-converter/pom.xml index 2d7e49dcd0..48ae1f2693 100644 --- a/distro/connect-converter/pom.xml +++ b/distro/connect-converter/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/distro/docker-compose/pom.xml b/distro/docker-compose/pom.xml index d3cb671b92..82d4352444 100644 --- a/distro/docker-compose/pom.xml +++ b/distro/docker-compose/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/distro/docker/pom.xml b/distro/docker/pom.xml index 1dbd0c1325..a8e08df117 100644 --- a/distro/docker/pom.xml +++ b/distro/docker/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/distro/openshift-template/pom.xml b/distro/openshift-template/pom.xml index 87c9668de0..b5c9afba9b 100644 --- a/distro/openshift-template/pom.xml +++ b/distro/openshift-template/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry-distro - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/distro/pom.xml b/distro/pom.xml index 7e638df2aa..8000d2521a 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml apicurio-registry-distro diff --git a/docs/antora.yml b/docs/antora.yml index a995c41cd3..e3a18ad430 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: apicurio-registry title: Apicurio Registry -version: '1.3.2.Final' +version: 'master' start_ROOT: ROOT:index.adoc nav: - modules/ROOT/nav.adoc diff --git a/docs/pom.xml b/docs/pom.xml index 6d9d377674..f3360f08fe 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/docs/rest-api/pom.xml b/docs/rest-api/pom.xml index 9210fe96d8..9bb6e266ff 100644 --- a/docs/rest-api/pom.xml +++ b/docs/rest-api/pom.xml @@ -8,7 +8,7 @@ io.apicurio apicurio-registry-docs - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b195cc3a97..675138635d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT pom apicurio-registry diff --git a/rest-client/pom.xml b/rest-client/pom.xml index ce5ccf2eff..c62bb51d46 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml 4.0.0 diff --git a/search/client/pom.xml b/search/client/pom.xml index 4262ecc6a1..18d22ae03d 100644 --- a/search/client/pom.xml +++ b/search/client/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/search/connector/pom.xml b/search/connector/pom.xml index a99e410ddc..005beaf930 100644 --- a/search/connector/pom.xml +++ b/search/connector/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/storage/asyncmem/pom.xml b/storage/asyncmem/pom.xml index aeb5fd7e05..fadddb946e 100644 --- a/storage/asyncmem/pom.xml +++ b/storage/asyncmem/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/storage/infinispan/pom.xml b/storage/infinispan/pom.xml index 2b7c8613d7..103c85c1f7 100644 --- a/storage/infinispan/pom.xml +++ b/storage/infinispan/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/storage/jpa/pom.xml b/storage/jpa/pom.xml index 5e49008c2c..9922795708 100644 --- a/storage/jpa/pom.xml +++ b/storage/jpa/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/storage/kafka/pom.xml b/storage/kafka/pom.xml index 4e43948d75..d160f663d0 100644 --- a/storage/kafka/pom.xml +++ b/storage/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/storage/streams/pom.xml b/storage/streams/pom.xml index f1e0a4461c..cc328304c6 100644 --- a/storage/streams/pom.xml +++ b/storage/streams/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index 7b5e003054..25bc5fff0f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml apicurio-registry-tests diff --git a/ui/pom.xml b/ui/pom.xml index e2950c0f6d..40e21755b1 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../pom.xml diff --git a/utils/converter/pom.xml b/utils/converter/pom.xml index 7c289dd8f4..d020c316dc 100644 --- a/utils/converter/pom.xml +++ b/utils/converter/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/kafka/pom.xml b/utils/kafka/pom.xml index 5cc2c2de8f..3e99b3ae9a 100644 --- a/utils/kafka/pom.xml +++ b/utils/kafka/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/maven-plugin/pom.xml b/utils/maven-plugin/pom.xml index e64c310978..9081f2ba4f 100644 --- a/utils/maven-plugin/pom.xml +++ b/utils/maven-plugin/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/serde/pom.xml b/utils/serde/pom.xml index 30bd216733..27967bef7f 100644 --- a/utils/serde/pom.xml +++ b/utils/serde/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/streams/pom.xml b/utils/streams/pom.xml index 47bc6f684f..76364ac481 100644 --- a/utils/streams/pom.xml +++ b/utils/streams/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/tests/pom.xml b/utils/tests/pom.xml index 6d5528025d..80c9b05534 100644 --- a/utils/tests/pom.xml +++ b/utils/tests/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml diff --git a/utils/tools/pom.xml b/utils/tools/pom.xml index 0d02bfec36..1c1c326257 100644 --- a/utils/tools/pom.xml +++ b/utils/tools/pom.xml @@ -7,7 +7,7 @@ io.apicurio apicurio-registry - 1.3.2.Final + 1.3.3-SNAPSHOT ../../pom.xml