diff --git a/fast-boot-api/pom.xml b/fast-boot-api/pom.xml index 1a86d9d..23224b2 100644 --- a/fast-boot-api/pom.xml +++ b/fast-boot-api/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-api diff --git a/fast-boot-new/pom.xml b/fast-boot-new/pom.xml index 32f401b..6ae4d00 100644 --- a/fast-boot-new/pom.xml +++ b/fast-boot-new/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-new @@ -12,7 +12,7 @@ net.maku fast-framework - 1.2.0 + ${revision} diff --git a/fast-boot-system/pom.xml b/fast-boot-system/pom.xml index 14f52d8..ab6e2e9 100644 --- a/fast-boot-system/pom.xml +++ b/fast-boot-system/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-system @@ -12,12 +12,12 @@ net.maku fast-framework - 1.2.0 + ${revision} net.maku fast-boot-api - 1.2.0 + ${revision} com.aliyun.oss diff --git a/fast-framework/pom.xml b/fast-framework/pom.xml index 9454e0e..3f162e9 100644 --- a/fast-framework/pom.xml +++ b/fast-framework/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-framework diff --git a/fast-server/pom.xml b/fast-server/pom.xml index 82642a2..edd20a3 100644 --- a/fast-server/pom.xml +++ b/fast-server/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-server @@ -11,13 +11,13 @@ net.maku - fast-boot-system - 1.2.0 + fast-boot-new + ${revision} net.maku - fast-boot-new - 1.2.0 + fast-boot-system + ${revision} com.github.xiaoymin diff --git a/pom.xml b/pom.xml index 99b92f0..a9e81cc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.maku fast-boot - 1.2.0 + ${revision} pom fast-boot @@ -25,6 +25,7 @@ + 1.2.0 UTF-8 UTF-8 1.8