Skip to content

Commit

Permalink
release: v2.2.4 BD7OEC
Browse files Browse the repository at this point in the history
  • Loading branch information
wendal committed Aug 6, 2018
1 parent 69ffbdd commit 1d4324e
Show file tree
Hide file tree
Showing 115 changed files with 123 additions and 116 deletions.
9 changes: 8 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# NB进化史

# 2.2.4 "迭代中"
# 2.2.4 "BD7OEC"

CQ CQ CQ, this is BD7OEC, BRAVO DELTA 7 OSCAR ECHO CHARLIE, BD7OEC, calling CQ and standby.

* 时间: 2018-08-06
* 事件: "拿证了"
* 曲目: [业余无线电](https://www.bilibili.com/video/av21992170)
* 兼容性: 兼容2.0.x/2.1.x/2.2.x

* 变更:
* add: [starter-nutz-dao支持多个不同的数据源](https://gitee.com/nutz/nutzboot/pulls/9) by [文涛](https://gitee.com/wentao0291)
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-activiti/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-activiti</artifactId>
<dependencies>
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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-hystrix-dashboard</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-ngrok/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-ngrok</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-uflo/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-uflo</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-ureport/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-ureport</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-urule/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-urule</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/nutzboot-starter-xxl-job-executor/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-contrib</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-starter-xxl-job-executor</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-contrib/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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-contrib</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-core/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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-core</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-cloud</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-cloud-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-cloud</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-cloud-eureka-server</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-cloud</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-cloud-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-cloud/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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-cloud</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-cxf</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-dubbo</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-feign</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-feign-client-json</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>nutzboot-demo-feign</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>nutzboot-demo-feign-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nutzboot-demo/nutzboot-demo-feign/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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-feign</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-simple</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-activiti</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-apollo-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-simple</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-caffeine</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-config-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-simple</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-dao-with-slave</artifactId>
<properties>
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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-dao</artifactId>
<properties>
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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-eureka-client</artifactId>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>nutzboot-demo-simple</artifactId>
<groupId>org.nutz</groupId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-hystrix</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-j2cache</artifactId>
<dependencies>
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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-mongodb</artifactId>
<dependencies>
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.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-mqtt-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-simple</artifactId>
<version>2.3-SNAPSHOT</version>
<version>2.2.4</version>
</parent>
<artifactId>nutzboot-demo-simple-mvc-ngrok</artifactId>
<dependencies>
Expand Down
Loading

0 comments on commit 1d4324e

Please sign in to comment.