diff --git a/pom.xml b/pom.xml index 4aa9fc1a..4a1e3bfa 100644 --- a/pom.xml +++ b/pom.xml @@ -49,9 +49,11 @@ - 2.1.0.SNAPSHOT + 2.1.0-SNAPSHOT - 2.7.11 + UTF-8 + UTF-8 + 2.7.12 2.2.0 3.17.0 1.3.3 diff --git a/sms4j-api/src/main/resources/application.properties b/sms4j-api/src/main/resources/application.properties deleted file mode 100644 index 8b137891..00000000 --- a/sms4j-api/src/main/resources/application.properties +++ /dev/null @@ -1 +0,0 @@ - diff --git a/sms4j-autoimmit/src/main/resources/application.properties b/sms4j-autoimmit/src/main/resources/application.properties deleted file mode 100644 index 8b137891..00000000 --- a/sms4j-autoimmit/src/main/resources/application.properties +++ /dev/null @@ -1 +0,0 @@ - diff --git a/sms4j-comm/src/main/resources/application.properties b/sms4j-comm/src/main/resources/application.properties deleted file mode 100644 index 8b137891..00000000 --- a/sms4j-comm/src/main/resources/application.properties +++ /dev/null @@ -1 +0,0 @@ - diff --git a/sms4j-core/src/main/resources/application.properties b/sms4j-core/src/main/resources/application.properties deleted file mode 100644 index 8b137891..00000000 --- a/sms4j-core/src/main/resources/application.properties +++ /dev/null @@ -1 +0,0 @@ - diff --git a/sms4j-spring-boot-example/pom.xml b/sms4j-spring-boot-example/pom.xml index b7d0d5c4..86e92f69 100644 --- a/sms4j-spring-boot-example/pom.xml +++ b/sms4j-spring-boot-example/pom.xml @@ -13,14 +13,12 @@ sms4j-spring-boot-example + + true + true + + - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - org.springframework.boot spring-boot-starter @@ -34,6 +32,7 @@ org.dromara.sms4j sms4j-spring-boot-starter + ${revision} diff --git a/sms4j-spring-boot-starter/pom.xml b/sms4j-spring-boot-starter/pom.xml index 678778fe..3cc53857 100644 --- a/sms4j-spring-boot-starter/pom.xml +++ b/sms4j-spring-boot-starter/pom.xml @@ -16,14 +16,6 @@ sms4j-spring-boot-starter - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - org.dromara.sms4j sms4j-autoimmit