Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
think-gem committed Nov 7, 2024
1 parent 7969821 commit 7ccee46
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<relativePath>../../../parent/web/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/core/files/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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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-cloud-parent-javax</artifactId>
<version>5.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<relativePath>../parent/javax/pom.xml</relativePath>
</parent>

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

<groupId>com.jeesite</groupId>
<artifactId>jeesite-cloud-parent-javax</artifactId>
<version>5.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>JeeSite Cloud Parent Javax</name>
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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-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-javax</artifactId>
<version>5.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<relativePath>../parent/javax/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-cloud-parent-javax</artifactId>
<version>5.9.1.springboot3-SNAPSHOT</version>
<version>5.9.2.springboot3-SNAPSHOT</version>
<relativePath>../parent/javax/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 7ccee46

Please sign in to comment.