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 cbf2efce2..472c8fdaf 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 @@ -16,7 +16,7 @@ 1.3.1 2.1.3.RELEASE - 1.0.0 + 4.0.0 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 d618f7c83..556889578 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 @@ -16,7 +16,7 @@ 1.3.1 2.1.3.RELEASE - 1.0.0 + 4.0.0 diff --git a/cola-components/cola-component-catchlog-starter/pom.xml b/cola-components/cola-component-catchlog-starter/pom.xml index f905820b3..bf69512bf 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-component-catchlog-starter - 1.0.0 + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-domain-starter/pom.xml b/cola-components/cola-component-domain-starter/pom.xml index e3861b3a9..ef769ed5f 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-component-domain-starter - 1.0.0 + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-dto/pom.xml b/cola-components/cola-component-dto/pom.xml index 11064f4ef..7586153c9 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-component-dto - 1.0.0 + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-exception/pom.xml b/cola-components/cola-component-exception/pom.xml index 624bb3a37..b5336c577 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-component-exception - 1.0.0 + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-extension-starter/pom.xml b/cola-components/cola-component-extension-starter/pom.xml index 288fd8627..95eec1241 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-component-extension-starter - 1.0.0 + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/cola-component-statemachine/pom.xml b/cola-components/cola-component-statemachine/pom.xml index 25e683042..744953468 100644 --- a/cola-components/cola-component-statemachine/pom.xml +++ b/cola-components/cola-component-statemachine/pom.xml @@ -5,7 +5,7 @@ com.alibaba.cola cola-component-statemachine jar - 1.0.0 + 4.0.0 ${project.artifactId} ${project.artifactId} https://github.com/alibaba/COLA diff --git a/cola-components/cola-component-test-container/pom.xml b/cola-components/cola-component-test-container/pom.xml index 96cd39300..8ced46911 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-component-test-container - 1.0.0-SNAPSHOT + 4.0.0 jar ${project.artifactId} ${project.artifactId} diff --git a/cola-components/pom.xml b/cola-components/pom.xml index 380b00f29..f198d9fbd 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -4,7 +4,7 @@ com.alibaba.cola cola-components - 1.0.0 + 4.0.0 pom ${project.artifactId} ${project.artifactId}