Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
think-gem committed Jul 7, 2023
1 parent caa5384 commit e8c517f
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ productName: JeeSite Cloud
companyName: ThinkGem

# 产品版本、版权年份
productVersion: V4.6
productVersion: V4.7
copyrightYear: 2023

# 是否演示模式
Expand Down
2 changes: 1 addition & 1 deletion eureka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-web</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/core/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-web</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test1/test1-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test1/test1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-web</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test2/test2-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test2/test2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-web</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test3/test3-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test3/test3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-web</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../jeesite/jeesite/parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../jeesite/jeesite/parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud</name>
Expand Down
2 changes: 1 addition & 1 deletion root/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-root</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Root</name>
Expand Down
2 changes: 1 addition & 1 deletion sentinel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion zipkin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-parent</artifactId>
<version>4.6.2-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../../jeesite/jeesite/parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit e8c517f

Please sign in to comment.