From db8bf3456c60ab531c580bcc51995519886d2c09 Mon Sep 17 00:00:00 2001 From: apicurio-ci Date: Fri, 22 Mar 2024 11:49:07 +0000 Subject: [PATCH] Automated version update: 1.1.0 --- auth/pom.xml | 2 +- config-index/deployment/pom.xml | 2 +- config-index/integration-tests/pom.xml | 2 +- config-index/runtime/pom.xml | 2 +- config/all/pom.xml | 2 +- config/definitions/pom.xml | 2 +- config/impl/pom.xml | 2 +- content/pom.xml | 2 +- core/pom.xml | 2 +- logging/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- storage-spi/pom.xml | 2 +- storage/pom.xml | 2 +- test/pom.xml | 2 +- util/pom.xml | 2 +- web/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/auth/pom.xml b/auth/pom.xml index 753b896..73fe7ab 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/config-index/deployment/pom.xml b/config-index/deployment/pom.xml index 738eece..c8095cb 100644 --- a/config-index/deployment/pom.xml +++ b/config-index/deployment/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-common-app-components - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml apicurio-common-app-components-config-index-deployment diff --git a/config-index/integration-tests/pom.xml b/config-index/integration-tests/pom.xml index 169ec4f..24044ae 100644 --- a/config-index/integration-tests/pom.xml +++ b/config-index/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-common-app-components - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml apicurio-common-app-components-config-index-integration-tests diff --git a/config-index/runtime/pom.xml b/config-index/runtime/pom.xml index 3749a80..e3d32e2 100644 --- a/config-index/runtime/pom.xml +++ b/config-index/runtime/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-common-app-components - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml apicurio-common-app-components-config-index diff --git a/config/all/pom.xml b/config/all/pom.xml index a782c9c..b34f88c 100644 --- a/config/all/pom.xml +++ b/config/all/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/config/definitions/pom.xml b/config/definitions/pom.xml index 441a176..864019b 100644 --- a/config/definitions/pom.xml +++ b/config/definitions/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/config/impl/pom.xml b/config/impl/pom.xml index 5dcbdee..059d543 100644 --- a/config/impl/pom.xml +++ b/config/impl/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 ../../pom.xml 4.0.0 diff --git a/content/pom.xml b/content/pom.xml index b6617da..526bd55 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index b3f4c8a..4a4f24d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/logging/pom.xml b/logging/pom.xml index e9aaaa4..7376043 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 4b021cd..7aa68c2 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/pom.xml b/pom.xml index e327ec8..8591180 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-common-app-components pom - 1.1.1-SNAPSHOT + 1.1.0 apicurio-common-app-components https://www.apicur.io/ diff --git a/storage-spi/pom.xml b/storage-spi/pom.xml index 65554f7..41b21b9 100644 --- a/storage-spi/pom.xml +++ b/storage-spi/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/storage/pom.xml b/storage/pom.xml index fe52f64..151248d 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/test/pom.xml b/test/pom.xml index cce1600..049647b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/util/pom.xml b/util/pom.xml index 238af95..14d2759 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0 diff --git a/web/pom.xml b/web/pom.xml index cfe1d33..f52fc47 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -4,7 +4,7 @@ apicurio-common-app-components io.apicurio - 1.1.1-SNAPSHOT + 1.1.0 4.0.0