diff --git a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-client/pom.xml b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-client/pom.xml index 3010e347..9dd3667a 100644 --- a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-client/pom.xml +++ b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-client/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-cxf - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-cxf-client diff --git a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-common/pom.xml b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-common/pom.xml index cc31ea4d..4f86f3f5 100644 --- a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-common/pom.xml +++ b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-common/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-cxf - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-cxf-common diff --git a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-service/pom.xml b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-service/pom.xml index 2760aae9..a583d9be 100644 --- a/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-service/pom.xml +++ b/nutzboot-demo/nutzboot-demo-cxf/nutzboot-demo-cxf-service/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-cxf - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-cxf-service diff --git a/nutzboot-demo/nutzboot-demo-cxf/pom.xml b/nutzboot-demo/nutzboot-demo-cxf/pom.xml index e56fc796..4260e540 100644 --- a/nutzboot-demo/nutzboot-demo-cxf/pom.xml +++ b/nutzboot-demo/nutzboot-demo-cxf/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-demo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-cxf pom diff --git a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-common/pom.xml b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-common/pom.xml index c1a5cd4e..f9442818 100644 --- a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-common/pom.xml +++ b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-common/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-dubbo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-dubbo-common diff --git a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-client/pom.xml b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-client/pom.xml index 9a69dcd5..061ca1b8 100644 --- a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-client/pom.xml +++ b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-client/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-dubbo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-dubbo-rpc-client diff --git a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-service/pom.xml b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-service/pom.xml index 91ef5396..66a7662e 100644 --- a/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-service/pom.xml +++ b/nutzboot-demo/nutzboot-demo-dubbo/nutzboot-demo-dubbo-rpc-service/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-dubbo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-dubbo-rpc-service diff --git a/nutzboot-demo/nutzboot-demo-dubbo/pom.xml b/nutzboot-demo/nutzboot-demo-dubbo/pom.xml index d9f4ccad..a5b3b3e4 100644 --- a/nutzboot-demo/nutzboot-demo-dubbo/pom.xml +++ b/nutzboot-demo/nutzboot-demo-dubbo/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-demo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-dubbo pom diff --git a/nutzboot-demo/nutzboot-demo-maker/pom.xml b/nutzboot-demo/nutzboot-demo-maker/pom.xml index 129d14ab..878ff7bd 100644 --- a/nutzboot-demo/nutzboot-demo-maker/pom.xml +++ b/nutzboot-demo/nutzboot-demo-maker/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo - 2.1-SNAPSHOT + 2.0.1 1.7.25 diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetl/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetl/pom.xml index 7bcbf54c..39db19dd 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetl/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetl/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-beetl diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetlsql/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetlsql/pom.xml index 1274fec8..a64df0f1 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetlsql/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-beetlsql/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-beetlsql diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-dao/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-dao/pom.xml index 8b2057b9..229c0b73 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-dao/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-dao/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-dao diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-feign/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-feign/pom.xml index b74a3926..ef2a8e29 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-feign/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-feign/pom.xml @@ -4,7 +4,7 @@ nutzboot-demo-simple org.nutz - 2.1-SNAPSHOT + 2.0.1 4.0.0 nutzboot-demo-simple-feign diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetty/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetty/pom.xml index bca3fa2a..986398f8 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetty/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetty/pom.xml @@ -6,7 +6,7 @@ nutzboot-demo-simple org.nutz - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-jetty diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetx/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetx/pom.xml index 52c200d1..b77101f7 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetx/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-jetx/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-jetx diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mongodb/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mongodb/pom.xml index 318e2eb1..0b6a42b4 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mongodb/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mongodb/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-mongodb diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-ngrok/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-ngrok/pom.xml index 6fbe4629..8b056f0d 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-ngrok/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-ngrok/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-mvc-ngrok diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-shiro/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-shiro/pom.xml index 4a1c4ff2..a0d43b8d 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-shiro/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc-shiro/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-mvc-shiro diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc/pom.xml index b49ea5f1..f21d0a5a 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-mvc/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-mvc diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-redis/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-redis/pom.xml index 950695c2..2a72f040 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-redis/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-redis/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-redis diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-sharding-jdbc/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-sharding-jdbc/pom.xml index 6e49f86b..230bcae8 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-sharding-jdbc/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-sharding-jdbc/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-sharding-jdbc diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-swagger/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-swagger/pom.xml index 63d31046..56a32f0d 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-swagger/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-swagger/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-swagger diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-thymeleaf/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-thymeleaf/pom.xml index 800f4569..d1f8b667 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-thymeleaf/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-thymeleaf/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-thymeleaf diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-tomcat/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-tomcat/pom.xml index a687591f..8aa3bc65 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-tomcat/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-tomcat/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-tomcat diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-uflo/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-uflo/pom.xml index e49e35d7..f3a5591e 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-uflo/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-uflo/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-uflo diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-undertow/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-undertow/pom.xml index 67665444..e4afd3d8 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-undertow/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-undertow/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-undertow diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-ureport/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-ureport/pom.xml index 6af62886..9f2bd841 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-ureport/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-ureport/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-ureport diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/pom.xml index 8852ec8e..992bc5b0 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-urule diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-velocity/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-velocity/pom.xml index 03f4fbd2..53e83b81 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-velocity/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-velocity/pom.xml @@ -5,7 +5,7 @@ nutzboot-demo-simple org.nutz - 2.1-SNAPSHOT + 2.0.1 4.0.0 diff --git a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-zkclient/pom.xml b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-zkclient/pom.xml index 6e5f6e52..daf566cb 100644 --- a/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-zkclient/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-zkclient/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-demo-simple - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple-zkclient diff --git a/nutzboot-demo/nutzboot-demo-simple/pom.xml b/nutzboot-demo/nutzboot-demo-simple/pom.xml index 07fc060c..df384766 100644 --- a/nutzboot-demo/nutzboot-demo-simple/pom.xml +++ b/nutzboot-demo/nutzboot-demo-simple/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-simple pom diff --git a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-common/pom.xml b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-common/pom.xml index ce07d6f0..ce1683dc 100644 --- a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-common/pom.xml +++ b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-common/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-zbus - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-zbus-common diff --git a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-client/pom.xml b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-client/pom.xml index 7ea0f8c3..5b023276 100644 --- a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-client/pom.xml +++ b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-client/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-zbus - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-zbus-rpc-client diff --git a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-service/pom.xml b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-service/pom.xml index e94ae7d1..b3017bf2 100644 --- a/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-service/pom.xml +++ b/nutzboot-demo/nutzboot-demo-zbus/nutzboot-demo-zbus-rpc-service/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-demo-zbus - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-zbus-rpc-service diff --git a/nutzboot-demo/nutzboot-demo-zbus/pom.xml b/nutzboot-demo/nutzboot-demo-zbus/pom.xml index 1f037877..9ead5e41 100644 --- a/nutzboot-demo/nutzboot-demo-zbus/pom.xml +++ b/nutzboot-demo/nutzboot-demo-zbus/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-demo - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo-zbus pom diff --git a/nutzboot-demo/pom.xml b/nutzboot-demo/pom.xml index 2a2084db..68572d01 100644 --- a/nutzboot-demo/pom.xml +++ b/nutzboot-demo/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-demo pom diff --git a/nutzboot-starter-beetl/pom.xml b/nutzboot-starter-beetl/pom.xml index 5c4efa65..d77dca63 100644 --- a/nutzboot-starter-beetl/pom.xml +++ b/nutzboot-starter-beetl/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-beetl diff --git a/nutzboot-starter-beetlsql/pom.xml b/nutzboot-starter-beetlsql/pom.xml index e295935b..779d2b71 100644 --- a/nutzboot-starter-beetlsql/pom.xml +++ b/nutzboot-starter-beetlsql/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-beetlsql diff --git a/nutzboot-starter-cxf/pom.xml b/nutzboot-starter-cxf/pom.xml index 23b7f43b..ec05bc8e 100644 --- a/nutzboot-starter-cxf/pom.xml +++ b/nutzboot-starter-cxf/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-cxf jar diff --git a/nutzboot-starter-disque/pom.xml b/nutzboot-starter-disque/pom.xml index 42bb451f..c8c70adc 100644 --- a/nutzboot-starter-disque/pom.xml +++ b/nutzboot-starter-disque/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-disque jar diff --git a/nutzboot-starter-dubbo/pom.xml b/nutzboot-starter-dubbo/pom.xml index dafa4680..284d7426 100644 --- a/nutzboot-starter-dubbo/pom.xml +++ b/nutzboot-starter-dubbo/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-dubbo jar diff --git a/nutzboot-starter-feign/pom.xml b/nutzboot-starter-feign/pom.xml index 232e66b1..b4f14b58 100644 --- a/nutzboot-starter-feign/pom.xml +++ b/nutzboot-starter-feign/pom.xml @@ -6,7 +6,7 @@ nutzboot-parent org.nutz - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-feign jar diff --git a/nutzboot-starter-jdbc/pom.xml b/nutzboot-starter-jdbc/pom.xml index 2240ac97..9dada42f 100644 --- a/nutzboot-starter-jdbc/pom.xml +++ b/nutzboot-starter-jdbc/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-jdbc jar diff --git a/nutzboot-starter-jetty/pom.xml b/nutzboot-starter-jetty/pom.xml index 043e8be3..7f8a546b 100644 --- a/nutzboot-starter-jetty/pom.xml +++ b/nutzboot-starter-jetty/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-jetty diff --git a/nutzboot-starter-jetx/pom.xml b/nutzboot-starter-jetx/pom.xml index 0f76898f..29044d16 100644 --- a/nutzboot-starter-jetx/pom.xml +++ b/nutzboot-starter-jetx/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-jetx diff --git a/nutzboot-starter-mongodb/pom.xml b/nutzboot-starter-mongodb/pom.xml index 9233e428..767be29c 100644 --- a/nutzboot-starter-mongodb/pom.xml +++ b/nutzboot-starter-mongodb/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-mongodb jar diff --git a/nutzboot-starter-ngrok/pom.xml b/nutzboot-starter-ngrok/pom.xml index d938d40a..e747d28c 100644 --- a/nutzboot-starter-ngrok/pom.xml +++ b/nutzboot-starter-ngrok/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-ngrok diff --git a/nutzboot-starter-nutz-dao/pom.xml b/nutzboot-starter-nutz-dao/pom.xml index a36fdb52..ec55f69b 100644 --- a/nutzboot-starter-nutz-dao/pom.xml +++ b/nutzboot-starter-nutz-dao/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-nutz-dao jar diff --git a/nutzboot-starter-nutz-mvc/pom.xml b/nutzboot-starter-nutz-mvc/pom.xml index 2f7e142b..5e0d8e8f 100644 --- a/nutzboot-starter-nutz-mvc/pom.xml +++ b/nutzboot-starter-nutz-mvc/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-nutz-mvc jar diff --git a/nutzboot-starter-quartz/pom.xml b/nutzboot-starter-quartz/pom.xml index a0929d2c..ce2d599d 100644 --- a/nutzboot-starter-quartz/pom.xml +++ b/nutzboot-starter-quartz/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-quartz jar diff --git a/nutzboot-starter-redis/pom.xml b/nutzboot-starter-redis/pom.xml index e97587f5..3a9922bb 100644 --- a/nutzboot-starter-redis/pom.xml +++ b/nutzboot-starter-redis/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-redis jar diff --git a/nutzboot-starter-sharding-jdbc/pom.xml b/nutzboot-starter-sharding-jdbc/pom.xml index 83456e12..8cca783f 100644 --- a/nutzboot-starter-sharding-jdbc/pom.xml +++ b/nutzboot-starter-sharding-jdbc/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-sharding-jdbc diff --git a/nutzboot-starter-shiro/pom.xml b/nutzboot-starter-shiro/pom.xml index 5110eeeb..0200dc6f 100644 --- a/nutzboot-starter-shiro/pom.xml +++ b/nutzboot-starter-shiro/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-shiro diff --git a/nutzboot-starter-swagger/pom.xml b/nutzboot-starter-swagger/pom.xml index 4df6dd77..25da87ec 100644 --- a/nutzboot-starter-swagger/pom.xml +++ b/nutzboot-starter-swagger/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-swagger diff --git a/nutzboot-starter-thymeleaf/pom.xml b/nutzboot-starter-thymeleaf/pom.xml index 8c5832e9..762f2a77 100644 --- a/nutzboot-starter-thymeleaf/pom.xml +++ b/nutzboot-starter-thymeleaf/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-thymeleaf diff --git a/nutzboot-starter-tomcat/pom.xml b/nutzboot-starter-tomcat/pom.xml index b14ce2ea..bcfec06e 100644 --- a/nutzboot-starter-tomcat/pom.xml +++ b/nutzboot-starter-tomcat/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-tomcat diff --git a/nutzboot-starter-uflo/pom.xml b/nutzboot-starter-uflo/pom.xml index 4ed3683e..277128bb 100644 --- a/nutzboot-starter-uflo/pom.xml +++ b/nutzboot-starter-uflo/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-uflo diff --git a/nutzboot-starter-undertow/pom.xml b/nutzboot-starter-undertow/pom.xml index c30de833..f778d59e 100644 --- a/nutzboot-starter-undertow/pom.xml +++ b/nutzboot-starter-undertow/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-undertow diff --git a/nutzboot-starter-ureport/pom.xml b/nutzboot-starter-ureport/pom.xml index 85671eba..226e7419 100644 --- a/nutzboot-starter-ureport/pom.xml +++ b/nutzboot-starter-ureport/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-ureport diff --git a/nutzboot-starter-urule/pom.xml b/nutzboot-starter-urule/pom.xml index 1d6b4ed6..295338e8 100644 --- a/nutzboot-starter-urule/pom.xml +++ b/nutzboot-starter-urule/pom.xml @@ -3,7 +3,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-urule diff --git a/nutzboot-starter-velocity/pom.xml b/nutzboot-starter-velocity/pom.xml index f5c6f0f3..ed939945 100644 --- a/nutzboot-starter-velocity/pom.xml +++ b/nutzboot-starter-velocity/pom.xml @@ -6,7 +6,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-velocity jar diff --git a/nutzboot-starter-weixin/pom.xml b/nutzboot-starter-weixin/pom.xml index e015bbb4..2f133961 100644 --- a/nutzboot-starter-weixin/pom.xml +++ b/nutzboot-starter-weixin/pom.xml @@ -4,11 +4,11 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-weixin - 1.r.65-SNAPSHOT + 1.r.63.r4 jar diff --git a/nutzboot-starter-wkcache/pom.xml b/nutzboot-starter-wkcache/pom.xml index 6b9f695f..5a10fb03 100644 --- a/nutzboot-starter-wkcache/pom.xml +++ b/nutzboot-starter-wkcache/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-wkcache jar diff --git a/nutzboot-starter-zbus/pom.xml b/nutzboot-starter-zbus/pom.xml index 63a5e744..d29e466c 100644 --- a/nutzboot-starter-zbus/pom.xml +++ b/nutzboot-starter-zbus/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-zbus jar diff --git a/nutzboot-starter-zkclient/pom.xml b/nutzboot-starter-zkclient/pom.xml index a5076f4a..fdbdc7ef 100644 --- a/nutzboot-starter-zkclient/pom.xml +++ b/nutzboot-starter-zkclient/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter-zkclient jar diff --git a/nutzboot-starter/pom.xml b/nutzboot-starter/pom.xml index f518cffb..bc323c81 100644 --- a/nutzboot-starter/pom.xml +++ b/nutzboot-starter/pom.xml @@ -4,7 +4,7 @@ org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 nutzboot-starter jar diff --git a/pom.xml b/pom.xml index 43088a7f..0df92a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ 4.0.0 org.nutz nutzboot-parent - 2.1-SNAPSHOT + 2.0.1 pom nutzboot-parent UTF-8 - 1.r.65-SNAPSHOT + 1.r.63.r4 1.7.25 2.5.8 9.4.8.v20171121 @@ -22,7 +22,7 @@ 0.11.4 1.4.21.Final 1.7 - 2.1-SNAPSHOT + 2.0.1 NutzBoot, micoservice base on Nutz