From 97504a46f284f9b84be5dd2cedfc5a2b26cd8dc0 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Sun, 18 Dec 2016 20:49:24 +0800 Subject: [PATCH] 2.3-SNAPSHOT --- hsweb-web-bean/pom.xml | 2 +- hsweb-web-concurrent/hsweb-web-concurrent-cache/pom.xml | 2 +- hsweb-web-concurrent/hsweb-web-concurrent-lock/pom.xml | 2 +- hsweb-web-concurrent/pom.xml | 2 +- hsweb-web-controller/pom.xml | 2 +- hsweb-web-core/pom.xml | 2 +- hsweb-web-dao/hsweb-web-dao-api/pom.xml | 2 +- hsweb-web-dao/hsweb-web-dao-mybatis/README.md | 2 +- hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml | 2 +- hsweb-web-dao/pom.xml | 2 +- hsweb-web-datasource/pom.xml | 2 +- hsweb-web-message/pom.xml | 2 +- hsweb-web-oauth2/hsweb-web-oauth2-controller/pom.xml | 2 +- hsweb-web-oauth2/hsweb-web-oauth2-core/pom.xml | 2 +- hsweb-web-oauth2/hsweb-web-oauth2-mybatis/pom.xml | 2 +- hsweb-web-oauth2/hsweb-web-oauth2-service-simple/pom.xml | 2 +- hsweb-web-oauth2/hsweb-web-oauth2-simple/pom.xml | 2 +- hsweb-web-oauth2/pom.xml | 2 +- hsweb-web-service/hsweb-web-service-api/pom.xml | 2 +- hsweb-web-service/hsweb-web-service-simple/pom.xml | 2 +- hsweb-web-service/pom.xml | 2 +- hsweb-web-starter/pom.xml | 2 +- hsweb-web-websocket/pom.xml | 2 +- hsweb-web-workflow/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/hsweb-web-bean/pom.xml b/hsweb-web-bean/pom.xml index 465d9e463..f3ffe7566 100644 --- a/hsweb-web-bean/pom.xml +++ b/hsweb-web-bean/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-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 7b1f45f0b..b9835d19d 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.1-SNAPSHOT + 2.3-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 01af03c8d..32fe13275 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.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 hsweb-web-concurrent-lock diff --git a/hsweb-web-concurrent/pom.xml b/hsweb-web-concurrent/pom.xml index 4631d218c..5a617ab83 100644 --- a/hsweb-web-concurrent/pom.xml +++ b/hsweb-web-concurrent/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 pom diff --git a/hsweb-web-controller/pom.xml b/hsweb-web-controller/pom.xml index 4af1d007b..09c91d0bd 100644 --- a/hsweb-web-controller/pom.xml +++ b/hsweb-web-controller/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 hsweb-web-controller diff --git a/hsweb-web-core/pom.xml b/hsweb-web-core/pom.xml index a821b14bf..fcc1c64cf 100644 --- a/hsweb-web-core/pom.xml +++ b/hsweb-web-core/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-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 2043b3ce9..2353e7223 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.1-SNAPSHOT + 2.3-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 0e2b41880..2eea1f211 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.1-SNAPSHOT + 2.3-SNAPSHOT ``` diff --git a/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml b/hsweb-web-dao/hsweb-web-dao-mybatis/pom.xml index 829f73869..77fd4145d 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.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 hsweb-web-dao-mybatis diff --git a/hsweb-web-dao/pom.xml b/hsweb-web-dao/pom.xml index 388bcf4b8..e5e4f19c0 100644 --- a/hsweb-web-dao/pom.xml +++ b/hsweb-web-dao/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 pom diff --git a/hsweb-web-datasource/pom.xml b/hsweb-web-datasource/pom.xml index ed0325083..15cab0774 100644 --- a/hsweb-web-datasource/pom.xml +++ b/hsweb-web-datasource/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-message/pom.xml b/hsweb-web-message/pom.xml index a3df5032f..96765320c 100644 --- a/hsweb-web-message/pom.xml +++ b/hsweb-web-message/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-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 ceabd27a3..49f8067c9 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.1-SNAPSHOT + 2.3-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 b8898121f..ce63bee67 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.1-SNAPSHOT + 2.3-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 c8b65c1a6..e5e0e2db0 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.1-SNAPSHOT + 2.3-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 eef70624f..6074ba96f 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.1-SNAPSHOT + 2.3-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 c7fa6122f..ca8669521 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.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-oauth2/pom.xml b/hsweb-web-oauth2/pom.xml index 80f6c2769..a778b6494 100644 --- a/hsweb-web-oauth2/pom.xml +++ b/hsweb-web-oauth2/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-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 e9c886820..be0ea94b7 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.1-SNAPSHOT + 2.3-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 453ebe5df..c314dc184 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.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-service/pom.xml b/hsweb-web-service/pom.xml index 28d6ca944..15655c1e6 100644 --- a/hsweb-web-service/pom.xml +++ b/hsweb-web-service/pom.xml @@ -21,7 +21,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-starter/pom.xml b/hsweb-web-starter/pom.xml index 68937166d..b30385cfd 100644 --- a/hsweb-web-starter/pom.xml +++ b/hsweb-web-starter/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-websocket/pom.xml b/hsweb-web-websocket/pom.xml index 49f432673..b2471f0b9 100644 --- a/hsweb-web-websocket/pom.xml +++ b/hsweb-web-websocket/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/hsweb-web-workflow/pom.xml b/hsweb-web-workflow/pom.xml index 3fe56146f..c85a58ee1 100644 --- a/hsweb-web-workflow/pom.xml +++ b/hsweb-web-workflow/pom.xml @@ -5,7 +5,7 @@ hsweb-framework org.hsweb - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 8ee740211..32adc7108 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.hsweb hsweb-framework pom - 2.2.1-SNAPSHOT + 2.3-SNAPSHOT ${project.groupId}:${project.artifactId} http://www.hsweb.me