diff --git a/cola-archetypes/cola-archetype-service/pom.xml b/cola-archetypes/cola-archetype-service/pom.xml index 9dde22478..12bd801ef 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.2.0-SNAPSHOT + 4.2.0 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 ae95e0c7e..4cf498427 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.2.0-SNAPSHOT + 4.2.0 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 21e76d69f..30bdd084e 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.2.0-SNAPSHOT + 4.2.0 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 77839eef2..d15bedaa9 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.2.0-SNAPSHOT + 4.2.0 2.1.3.RELEASE 1.3.1 diff --git a/cola-archetypes/pom.xml b/cola-archetypes/pom.xml index 5071c5058..efe451795 100644 --- a/cola-archetypes/pom.xml +++ b/cola-archetypes/pom.xml @@ -5,7 +5,7 @@ com.alibaba.cola cola-framework-archetypes-parent - 4.2.0-SNAPSHOT + 4.2.0 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 c0ced83c7..bd87de42d 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.2.0-SNAPSHOT + 4.2.0 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 090920738..497d7219c 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.2.0-SNAPSHOT + 4.2.0 cola-component-domain-starter diff --git a/cola-components/cola-component-dto/pom.xml b/cola-components/cola-component-dto/pom.xml index 8a97b6f42..56f4e494b 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.2.0-SNAPSHOT + 4.2.0 cola-component-dto diff --git a/cola-components/cola-component-exception/pom.xml b/cola-components/cola-component-exception/pom.xml index 438614f24..c35ab3cc7 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.2.0-SNAPSHOT + 4.2.0 cola-component-exception diff --git a/cola-components/cola-component-extension-starter/pom.xml b/cola-components/cola-component-extension-starter/pom.xml index f4fcea22d..257ef2aa1 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.2.0-SNAPSHOT + 4.2.0 cola-component-extension-starter diff --git a/cola-components/cola-component-statemachine/pom.xml b/cola-components/cola-component-statemachine/pom.xml index adf68fd5d..e5b4b3525 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.2.0-SNAPSHOT + 4.2.0 cola-component-statemachine diff --git a/cola-components/cola-component-test-container/pom.xml b/cola-components/cola-component-test-container/pom.xml index 154400129..f24ba7767 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.2.0-SNAPSHOT + 4.2.0 cola-component-test-container diff --git a/cola-components/pom.xml b/cola-components/pom.xml index 6f4437e18..b5740b509 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components-parent - 4.2.0-SNAPSHOT + 4.2.0 pom ${project.artifactId} ${project.artifactId} diff --git a/cola-samples/craftsman/pom.xml b/cola-samples/craftsman/pom.xml index f10efb9db..17ff55d2e 100644 --- a/cola-samples/craftsman/pom.xml +++ b/cola-samples/craftsman/pom.xml @@ -21,7 +21,7 @@ UTF-8 UTF-8 - 4.2.0-SNAPSHOT + 4.2.0 2.1.3.RELEASE 1.3.1