diff --git a/hsweb-web-bean/pom.xml b/hsweb-web-bean/pom.xml index 66db6973f..465d9e463 100644 --- a/hsweb-web-bean/pom.xml +++ b/hsweb-web-bean/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-bean diff --git a/hsweb-web-concurrent/hsweb-web-concurrent-cache/pom.xml b/hsweb-web-concurrent/hsweb-web-concurrent-cache/pom.xml index e91dda441..7b1f45f0b 100644 --- a/hsweb-web-concurrent/hsweb-web-concurrent-cache/pom.xml +++ b/hsweb-web-concurrent/hsweb-web-concurrent-cache/pom.xml @@ -5,7 +5,7 @@ hsweb-web-concurrent org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-concurrent-cache diff --git a/hsweb-web-concurrent/hsweb-web-concurrent-lock/pom.xml b/hsweb-web-concurrent/hsweb-web-concurrent-lock/pom.xml index e6350df30..01af03c8d 100644 --- a/hsweb-web-concurrent/hsweb-web-concurrent-lock/pom.xml +++ b/hsweb-web-concurrent/hsweb-web-concurrent-lock/pom.xml @@ -5,7 +5,7 @@ hsweb-web-concurrent org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-concurrent-lock diff --git a/hsweb-web-concurrent/pom.xml b/hsweb-web-concurrent/pom.xml index 607adb13a..4631d218c 100644 --- a/hsweb-web-concurrent/pom.xml +++ b/hsweb-web-concurrent/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 pom diff --git a/hsweb-web-controller/pom.xml b/hsweb-web-controller/pom.xml index 7a3038947..4af1d007b 100644 --- a/hsweb-web-controller/pom.xml +++ b/hsweb-web-controller/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-controller diff --git a/hsweb-web-core/pom.xml b/hsweb-web-core/pom.xml index 88f2c2419..a821b14bf 100644 --- a/hsweb-web-core/pom.xml +++ b/hsweb-web-core/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-core diff --git a/hsweb-web-dao/hsweb-web-dao-api/pom.xml b/hsweb-web-dao/hsweb-web-dao-api/pom.xml index 29dccc4ae..2043b3ce9 100644 --- a/hsweb-web-dao/hsweb-web-dao-api/pom.xml +++ b/hsweb-web-dao/hsweb-web-dao-api/pom.xml @@ -5,7 +5,7 @@ hsweb-web-dao org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-dao-api diff --git a/hsweb-web-dao/hsweb-web-dao-mybatis/README.md b/hsweb-web-dao/hsweb-web-dao-mybatis/README.md index 41ceed998..0e2b41880 100644 --- a/hsweb-web-dao/hsweb-web-dao-mybatis/README.md +++ b/hsweb-web-dao/hsweb-web-dao-mybatis/README.md @@ -10,7 +10,7 @@ org.hsweb hsweb-web-dao-mybatis - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT ``` diff --git a/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml b/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml index 563d01258..829f73869 100644 --- a/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml +++ b/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml @@ -5,7 +5,7 @@ hsweb-web-dao org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-dao-mybatis diff --git a/hsweb-web-dao/pom.xml b/hsweb-web-dao/pom.xml index fecf71696..388bcf4b8 100644 --- a/hsweb-web-dao/pom.xml +++ b/hsweb-web-dao/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 pom diff --git a/hsweb-web-datasource/pom.xml b/hsweb-web-datasource/pom.xml index 1dd8374f1..ed0325083 100644 --- a/hsweb-web-datasource/pom.xml +++ b/hsweb-web-datasource/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-message/pom.xml b/hsweb-web-message/pom.xml index cf4406dba..a3df5032f 100644 --- a/hsweb-web-message/pom.xml +++ b/hsweb-web-message/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/hsweb-web-oauth2-controller/pom.xml b/hsweb-web-oauth2/hsweb-web-oauth2-controller/pom.xml index a1820dbe1..ceabd27a3 100644 --- a/hsweb-web-oauth2/hsweb-web-oauth2-controller/pom.xml +++ b/hsweb-web-oauth2/hsweb-web-oauth2-controller/pom.xml @@ -21,7 +21,7 @@ hsweb-web-oauth2 org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/hsweb-web-oauth2-core/pom.xml b/hsweb-web-oauth2/hsweb-web-oauth2-core/pom.xml index d1e8049a0..b8898121f 100644 --- a/hsweb-web-oauth2/hsweb-web-oauth2-core/pom.xml +++ b/hsweb-web-oauth2/hsweb-web-oauth2-core/pom.xml @@ -21,7 +21,7 @@ hsweb-web-oauth2 org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/hsweb-web-oauth2-mybatis/pom.xml b/hsweb-web-oauth2/hsweb-web-oauth2-mybatis/pom.xml index bd6fd0f6e..c8b65c1a6 100644 --- a/hsweb-web-oauth2/hsweb-web-oauth2-mybatis/pom.xml +++ b/hsweb-web-oauth2/hsweb-web-oauth2-mybatis/pom.xml @@ -21,7 +21,7 @@ hsweb-web-oauth2 org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/hsweb-web-oauth2-service-simple/pom.xml b/hsweb-web-oauth2/hsweb-web-oauth2-service-simple/pom.xml index 6bba1ddb0..eef70624f 100644 --- a/hsweb-web-oauth2/hsweb-web-oauth2-service-simple/pom.xml +++ b/hsweb-web-oauth2/hsweb-web-oauth2-service-simple/pom.xml @@ -21,7 +21,7 @@ hsweb-web-oauth2 org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/hsweb-web-oauth2-simple/pom.xml b/hsweb-web-oauth2/hsweb-web-oauth2-simple/pom.xml index d93cdfa09..c7fa6122f 100644 --- a/hsweb-web-oauth2/hsweb-web-oauth2-simple/pom.xml +++ b/hsweb-web-oauth2/hsweb-web-oauth2-simple/pom.xml @@ -21,7 +21,7 @@ hsweb-web-oauth2 org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/pom.xml b/hsweb-web-oauth2/pom.xml index baf041c97..80f6c2769 100644 --- a/hsweb-web-oauth2/pom.xml +++ b/hsweb-web-oauth2/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-service/hsweb-web-service-api/pom.xml b/hsweb-web-service/hsweb-web-service-api/pom.xml index 69c38cc10..e9c886820 100644 --- a/hsweb-web-service/hsweb-web-service-api/pom.xml +++ b/hsweb-web-service/hsweb-web-service-api/pom.xml @@ -5,7 +5,7 @@ hsweb-web-service org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 hsweb-web-service-api diff --git a/hsweb-web-service/hsweb-web-service-simple/pom.xml b/hsweb-web-service/hsweb-web-service-simple/pom.xml index f02181394..453ebe5df 100644 --- a/hsweb-web-service/hsweb-web-service-simple/pom.xml +++ b/hsweb-web-service/hsweb-web-service-simple/pom.xml @@ -5,7 +5,7 @@ hsweb-web-service org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-service/pom.xml b/hsweb-web-service/pom.xml index 947597a9d..28d6ca944 100644 --- a/hsweb-web-service/pom.xml +++ b/hsweb-web-service/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-starter/pom.xml b/hsweb-web-starter/pom.xml index d21a38a40..68937166d 100644 --- a/hsweb-web-starter/pom.xml +++ b/hsweb-web-starter/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-websocket/pom.xml b/hsweb-web-websocket/pom.xml index f68063329..49f432673 100644 --- a/hsweb-web-websocket/pom.xml +++ b/hsweb-web-websocket/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/hsweb-web-workflow/pom.xml b/hsweb-web-workflow/pom.xml index dff600c07..3fe56146f 100644 --- a/hsweb-web-workflow/pom.xml +++ b/hsweb-web-workflow/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 14c664335..8ee740211 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.hsweb hsweb-framework pom - 2.2-SNAPSHOT + 2.2.1-SNAPSHOT ${project.groupId}:${project.artifactId} http://www.hsweb.me