Skip to content

Commit

Permalink
5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
think-gem committed May 10, 2023
1 parent f9bf823 commit 2b09caf
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/core/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-module-core</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Module Core</name>
Expand Down
2 changes: 1 addition & 1 deletion modules/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-modules</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Modules</name>
Expand Down
2 changes: 1 addition & 1 deletion modules/test1/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-module-test1</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Module Test1</name>
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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test2/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-module-test2</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Module Test2</name>
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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/test3/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-module-test3</artifactId>
<version>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Module Test3</name>
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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../../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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<!--<relativePath>../../jeesite/parent/pom.xml</relativePath>-->
<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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-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>5.3.1-SNAPSHOT</version>
<version>5.3.2-SNAPSHOT</version>
<relativePath>../../jeesite/parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 2b09caf

Please sign in to comment.