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