Skip to content

Commit

Permalink
release: v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wendal committed Dec 29, 2017
1 parent 3db9bad commit 9f07b13
Show file tree
Hide file tree
Showing 67 changed files with 70 additions and 70 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-cxf</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-cxf-client</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-cxf</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-cxf-common</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-cxf</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-cxf-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-cxf</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-dubbo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-dubbo-common</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-dubbo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-dubbo-rpc-client</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-dubbo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-dubbo-rpc-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-dubbo</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-maker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<properties>
<slf4j.version>1.7.25</slf4j.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-beetl</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-beetlsql</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-dao</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-simple</artifactId>
<groupId>org.nutz</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-simple-feign</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>nutzboot-demo-simple</artifactId>
<groupId>org.nutz</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-jetty</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-jetx</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-mongodb</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-mvc-ngrok</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-mvc-shiro</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-mvc</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-redis</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-sharding-jdbc</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-swagger</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-thymeleaf</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-tomcat</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-uflo</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-undertow</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-ureport</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-urule</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>nutzboot-demo-simple</artifactId>
<groupId>org.nutz</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-simple</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple-zkclient</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-simple</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-zbus</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-zbus-common</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-zbus</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-zbus-rpc-client</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo-zbus</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-zbus-rpc-service</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-zbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-demo</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo-zbus</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-demo</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-beetl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-beetl</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-beetlsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-beetlsql</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-cxf</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-disque/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-disque</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-dubbo</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-feign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>nutzboot-parent</artifactId>
<groupId>org.nutz</groupId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-feign</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-jdbc</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-starter-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>nutzboot-starter-jetty</artifactId>

Expand Down
Loading

0 comments on commit 9f07b13

Please sign in to comment.