diff --git a/mybatis-flex-annotation/pom.xml b/mybatis-flex-annotation/pom.xml
index e5d79252..1b5a18b1 100644
--- a/mybatis-flex-annotation/pom.xml
+++ b/mybatis-flex-annotation/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.2
+ 1.0.3
4.0.0
diff --git a/mybatis-flex-codegen/pom.xml b/mybatis-flex-codegen/pom.xml
index 9c8b47c6..cfbc47a1 100644
--- a/mybatis-flex-codegen/pom.xml
+++ b/mybatis-flex-codegen/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.2
+ 1.0.3
4.0.0
diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml
index 37b4028a..bde70034 100644
--- a/mybatis-flex-core/pom.xml
+++ b/mybatis-flex-core/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.2
+ 1.0.3
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-annotation
- 1.0.2
+ 1.0.3
diff --git a/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java b/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
index adee99fe..5e812696 100644
--- a/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
+++ b/mybatis-flex-core/src/main/java/com/mybatisflex/core/FlexConsts.java
@@ -19,7 +19,7 @@ package com.mybatisflex.core;
* Mybatis-Flex 可能用到的静态常量
*/
public class FlexConsts {
- public static final String VERSION = "1.0.2";
+ public static final String VERSION = "1.0.3";
public static final String DEFAULT_PRIMARY_FIELD = "id";
diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml
index e8b62210..42e3fc98 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.0.2
+ 1.0.3
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-spring
- 1.0.2
+ 1.0.3
diff --git a/mybatis-flex-spring/pom.xml b/mybatis-flex-spring/pom.xml
index 201bacc1..9e6d2e62 100644
--- a/mybatis-flex-spring/pom.xml
+++ b/mybatis-flex-spring/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.2
+ 1.0.3
4.0.0
@@ -20,7 +20,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.2
+ 1.0.3
diff --git a/mybatis-flex-test/mybatis-flex-native-test/pom.xml b/mybatis-flex-test/mybatis-flex-native-test/pom.xml
index a2e3534d..36a0050c 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.0.2
+ 1.0.3
4.0.0
@@ -20,7 +20,7 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.2
+ 1.0.3
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 972f5456..8900e314 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.0.2
+ 1.0.3
4.0.0
@@ -21,7 +21,7 @@
com.mybatis-flex
mybatis-flex-spring-boot-starter
- 1.0.2
+ 1.0.3
diff --git a/mybatis-flex-test/mybatis-flex-spring-test/pom.xml b/mybatis-flex-test/mybatis-flex-spring-test/pom.xml
index b5570fad..bda71d2d 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.0.2
+ 1.0.3
4.0.0
@@ -20,13 +20,13 @@
com.mybatis-flex
mybatis-flex-core
- 1.0.2
+ 1.0.3
com.mybatis-flex
mybatis-flex-spring
- 1.0.2
+ 1.0.3
diff --git a/mybatis-flex-test/pom.xml b/mybatis-flex-test/pom.xml
index 1c3afee9..5ca78d4a 100644
--- a/mybatis-flex-test/pom.xml
+++ b/mybatis-flex-test/pom.xml
@@ -5,7 +5,7 @@
parent
com.mybatis-flex
- 1.0.2
+ 1.0.3
4.0.0