From 3b7809e4659645cfb90a6dd12574a83e477f6374 Mon Sep 17 00:00:00 2001 From: Jerry Lee Date: Wed, 20 Jul 2022 13:44:36 +0800 Subject: [PATCH] ! bump cola version to 4.2.2 --- cola-archetypes/cola-archetype-service/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- cola-archetypes/cola-archetype-web/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- cola-archetypes/pom.xml | 2 +- cola-components/cola-component-catchlog-starter/pom.xml | 2 +- cola-components/cola-component-domain-starter/pom.xml | 2 +- cola-components/cola-component-dto/pom.xml | 2 +- cola-components/cola-component-exception/pom.xml | 2 +- cola-components/cola-component-extension-starter/pom.xml | 2 +- cola-components/cola-component-statemachine/pom.xml | 2 +- cola-components/cola-component-test-container/pom.xml | 2 +- cola-components/cola-components-bom/pom.xml | 2 +- cola-components/pom.xml | 2 +- cola-samples/craftsman/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/cola-archetypes/cola-archetype-service/pom.xml b/cola-archetypes/cola-archetype-service/pom.xml index ebe7ef972..c6f4df3aa 100644 --- a/cola-archetypes/cola-archetype-service/pom.xml +++ b/cola-archetypes/cola-archetype-service/pom.xml @@ -5,7 +5,7 @@ com.alibaba.cola cola-framework-archetypes-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-framework-archetype-service diff --git a/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml b/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml index e94343b81..ecf39dc58 100644 --- a/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml +++ b/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 - 4.3.0-SNAPSHOT + 4.2.2 2.1.3.RELEASE 1.3.1 diff --git a/cola-archetypes/cola-archetype-web/pom.xml b/cola-archetypes/cola-archetype-web/pom.xml index 611e3ba54..33a95061c 100644 --- a/cola-archetypes/cola-archetype-web/pom.xml +++ b/cola-archetypes/cola-archetype-web/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-framework-archetypes-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-framework-archetype-web diff --git a/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml b/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml index 60b5da79f..f57b8bc2e 100644 --- a/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml +++ b/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 - 4.3.0-SNAPSHOT + 4.2.2 2.1.3.RELEASE 1.3.1 diff --git a/cola-archetypes/pom.xml b/cola-archetypes/pom.xml index 2b78ec016..76847b24d 100644 --- a/cola-archetypes/pom.xml +++ b/cola-archetypes/pom.xml @@ -5,7 +5,7 @@ com.alibaba.cola cola-framework-archetypes-parent - 4.3.0-SNAPSHOT + 4.2.2 pom ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-catchlog-starter/pom.xml b/cola-components/cola-component-catchlog-starter/pom.xml index c2c6cfb2a..46cd3e661 100644 --- a/cola-components/cola-component-catchlog-starter/pom.xml +++ b/cola-components/cola-component-catchlog-starter/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-catchlog-starter diff --git a/cola-components/cola-component-domain-starter/pom.xml b/cola-components/cola-component-domain-starter/pom.xml index cc945cc2f..36671c66c 100644 --- a/cola-components/cola-component-domain-starter/pom.xml +++ b/cola-components/cola-component-domain-starter/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-domain-starter diff --git a/cola-components/cola-component-dto/pom.xml b/cola-components/cola-component-dto/pom.xml index 73a0e9fb9..645b3a484 100644 --- a/cola-components/cola-component-dto/pom.xml +++ b/cola-components/cola-component-dto/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-dto diff --git a/cola-components/cola-component-exception/pom.xml b/cola-components/cola-component-exception/pom.xml index 83710e636..5ef3a7475 100644 --- a/cola-components/cola-component-exception/pom.xml +++ b/cola-components/cola-component-exception/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-exception diff --git a/cola-components/cola-component-extension-starter/pom.xml b/cola-components/cola-component-extension-starter/pom.xml index a4cee0c58..a12a5ab9c 100644 --- a/cola-components/cola-component-extension-starter/pom.xml +++ b/cola-components/cola-component-extension-starter/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-extension-starter diff --git a/cola-components/cola-component-statemachine/pom.xml b/cola-components/cola-component-statemachine/pom.xml index 455c268a0..26bb411d6 100644 --- a/cola-components/cola-component-statemachine/pom.xml +++ b/cola-components/cola-component-statemachine/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-statemachine diff --git a/cola-components/cola-component-test-container/pom.xml b/cola-components/cola-component-test-container/pom.xml index a63d1d328..94e50f613 100644 --- a/cola-components/cola-component-test-container/pom.xml +++ b/cola-components/cola-component-test-container/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 cola-component-test-container diff --git a/cola-components/cola-components-bom/pom.xml b/cola-components/cola-components-bom/pom.xml index 637098353..98dee3ce7 100644 --- a/cola-components/cola-components-bom/pom.xml +++ b/cola-components/cola-components-bom/pom.xml @@ -10,7 +10,7 @@ --> com.alibaba.cola cola-components-bom - 4.3.0-SNAPSHOT + 4.2.2 pom ${project.artifactId} ${project.artifactId} diff --git a/cola-components/pom.xml b/cola-components/pom.xml index b629e6bb1..06b94b8e5 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.3.0-SNAPSHOT + 4.2.2 pom ${project.artifactId} ${project.artifactId} diff --git a/cola-samples/craftsman/pom.xml b/cola-samples/craftsman/pom.xml index aa8d79e97..f0a4212aa 100644 --- a/cola-samples/craftsman/pom.xml +++ b/cola-samples/craftsman/pom.xml @@ -21,7 +21,7 @@ UTF-8 UTF-8 - 4.3.0-SNAPSHOT + 4.2.2 2.1.3.RELEASE 1.3.1