diff --git a/mybatis-flex-annotation/pom.xml b/mybatis-flex-annotation/pom.xml index b780401c..5f460075 100644 --- a/mybatis-flex-annotation/pom.xml +++ b/mybatis-flex-annotation/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-codegen/pom.xml b/mybatis-flex-codegen/pom.xml index 5b9eeac7..39c8cdd0 100644 --- a/mybatis-flex-codegen/pom.xml +++ b/mybatis-flex-codegen/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml index 85cb26e8..fc0745ff 100644 --- a/mybatis-flex-core/pom.xml +++ b/mybatis-flex-core/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-processor/pom.xml b/mybatis-flex-processor/pom.xml index 867bd712..3e73e7dd 100644 --- a/mybatis-flex-processor/pom.xml +++ b/mybatis-flex-processor/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-solon-plugin/pom.xml b/mybatis-flex-solon-plugin/pom.xml index 584a761c..2fdf3203 100644 --- a/mybatis-flex-solon-plugin/pom.xml +++ b/mybatis-flex-solon-plugin/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml index cc53e02c..94ce744c 100644 --- a/mybatis-flex-spring-boot-starter/pom.xml +++ b/mybatis-flex-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-spring/pom.xml b/mybatis-flex-spring/pom.xml index 42344979..fa1c1dc0 100644 --- a/mybatis-flex-spring/pom.xml +++ b/mybatis-flex-spring/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 diff --git a/mybatis-flex-test/mybatis-flex-native-test/pom.xml b/mybatis-flex-test/mybatis-flex-native-test/pom.xml index dac90d66..56113dff 100644 --- a/mybatis-flex-test/mybatis-flex-native-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-native-test/pom.xml @@ -5,7 +5,7 @@ mybatis-flex-test com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 @@ -20,7 +20,7 @@ com.mybatis-flex mybatis-flex-core - 1.4.1 + ${revision} diff --git a/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml index 04ea09cb..2544b294 100644 --- a/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-spring-boot-test/pom.xml @@ -5,7 +5,7 @@ mybatis-flex-test com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 @@ -21,7 +21,7 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.4.1 + ${revision} diff --git a/mybatis-flex-test/mybatis-flex-spring-cloud-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-cloud-test/pom.xml index 44cb26fc..d9c253d0 100644 --- a/mybatis-flex-test/mybatis-flex-spring-cloud-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-spring-cloud-test/pom.xml @@ -4,7 +4,7 @@ mybatis-flex-test com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 @@ -55,7 +55,7 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.4.1 + ${revision} diff --git a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml index 401a779f..2e95f85c 100644 --- a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml @@ -5,7 +5,7 @@ mybatis-flex-test com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 @@ -20,13 +20,13 @@ com.mybatis-flex mybatis-flex-core - 1.4.1 + ${revision} com.mybatis-flex mybatis-flex-spring - 1.4.1 + ${revision} diff --git a/mybatis-flex-test/pom.xml b/mybatis-flex-test/pom.xml index 1fdc8782..e598ed12 100644 --- a/mybatis-flex-test/pom.xml +++ b/mybatis-flex-test/pom.xml @@ -5,7 +5,7 @@ parent com.mybatis-flex - 1.4.1 + ${revision} 4.0.0 @@ -60,7 +60,7 @@ com.mybatis-flex mybatis-flex-processor - 1.4.1 + ${revision} diff --git a/pom.xml b/pom.xml index 52f33263..69b6551c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mybatis-flex parent pom - 1.4.1 + ${revision} mybatis-flex https://mybatis-flex.com @@ -51,6 +51,7 @@ + 1.4.1 8 8 @@ -68,6 +69,7 @@ 2.3.1 4.13.2 + 1.5.0 @@ -214,7 +216,31 @@ UTF-8 - + + org.codehaus.mojo + flatten-maven-plugin + ${maven_flatten_version} + + + + + + flatten + process-resources + + flatten + + + + + flatten.clean + clean + + clean + + + + @@ -286,7 +312,31 @@ - + + org.codehaus.mojo + flatten-maven-plugin + ${maven_flatten_version} + + + + + + flatten + process-resources + + flatten + + + + + flatten.clean + clean + + clean + + + +