Skip to content

Commit

Permalink
update: 版本号 -> 5.2.8-nacos
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizzercn committed Oct 16, 2020
1 parent 7114a09 commit 8a7a800
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion wk-code/wk-code-generator-nb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
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-nacos</version>
<version>5.2.8-nacos</version>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<name>wk-code-generator-nb</name>
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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</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-nacos</version>
<version>5.2.8-nacos</version>
</parent>
<artifactId>wk-wiki</artifactId>
<version>5.2.7-nacos</version>
<version>5.2.8-nacos</version>
<packaging>pom</packaging>
<name>wk-wiki</name>
<url>https://www.wizzer.cn</url>
Expand Down

0 comments on commit 8a7a800

Please sign in to comment.