Skip to content

Commit

Permalink
update: 版本号 -> 5.2.8-zookeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizzercn committed Oct 16, 2020
1 parent 4ed35b0 commit 2babce8
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>cn.wizzer</groupId>
<artifactId>wk-parent</artifactId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
<modules>
<module>wk-framework</module>
<module>wk-app</module>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-parent</artifactId>
<groupId>cn.wizzer</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions wk-app/wk-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>cn.wizzer.app</groupId>
<artifactId>wk-code-generator-nb</artifactId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-service-cms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-service-sys/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-service-wx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-task/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-web-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-web-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-app/wk-nb-web-vue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-app</artifactId>
<groupId>cn.wizzer.app</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions wk-code/wk-code-generator-nb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>cn.wizzer.app</groupId>
<artifactId>wk-code-generator-nb</artifactId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<name>wk-code-generator-nb</name>
<properties>
<evo-inflector-version>1.0.1</evo-inflector-version>
<velocity-version>1.7</velocity-version>
<commons-cli-version>1.2</commons-cli-version>
<nutz-version>1.r.68.v20200309</nutz-version>
<nutz-version>1.r.68.v20201011</nutz-version>
<slf4j.version>1.7.25</slf4j.version>
<logback.version>1.2.3</logback.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion wk-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-parent</artifactId>
<groupId>cn.wizzer</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion wk-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wk-parent</artifactId>
<groupId>cn.wizzer</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions wk-wiki/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<parent>
<artifactId>wk-parent</artifactId>
<groupId>cn.wizzer</groupId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
</parent>
<artifactId>wk-wiki</artifactId>
<version>5.2.7-zookeeper</version>
<version>5.2.8-zookeeper</version>
<packaging>pom</packaging>
<name>wk-wiki</name>
<url>https://www.wizzer.cn</url>
Expand Down

0 comments on commit 2babce8

Please sign in to comment.