Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 10, 2022
1 parent 6bd5e4d commit 7c40e73
Show file tree
Hide file tree
Showing 33 changed files with 37 additions and 33 deletions.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
<packaging>pom</packaging>
<name>Quarkus - Satoken - Parent</name>

Expand Down Expand Up @@ -82,4 +82,8 @@
</plugins>
</pluginManagement>
</build>

<scm>
<tag>1.31.1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion quarkus-sa-token-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-parent</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-resteasy-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-resteasy-deployment</artifactId>
<name>Quarkus - Satoken Resteasy - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-resteasy-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-resteasy-integration-tests</artifactId>
<name>Quarkus - Satoken Resteasy - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-sa-token-main/quarkus-sa-token-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-main</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-resteasy-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-resteasy-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-resteasy</artifactId>
<name>Quarkus - Satoken Resteasy - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-sa-token-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-parent</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-context-dubbo-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-context-dubbo-deployment</artifactId>
<name>Quarkus - Satoken Context Dubbo - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-context-dubbo-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-context-dubbo-integration-tests</artifactId>
<name>Quarkus - Satoken Context Dubbo - Integration Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-context-dubbo-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-context-dubbo-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-context-dubbo</artifactId>
<name>Quarkus - Satoken Context Dubbo - Runtime</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-alone-redis-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-alone-redis-deployment</artifactId>
<name>Quarkus Satoken Dao Alone Redis - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-alone-redis-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-alone-redis-integration-tests</artifactId>
<name>Quarkus Satoken Dao Alone Redis - Integration Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-alone-redis-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-alone-redis-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-alone-redis</artifactId>
<name>Quarkus Satoken Dao Alone Redis - Runtime</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-redis-jackson-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-redis-jackson-deployment</artifactId>
<name>Quarkus - Satoken Dao Redis Jackson - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-redis-jackson-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-redis-jackson-integration-tests</artifactId>
<name>Quarkus - Satoken Dao Redis Jackson - Integration Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-redis-jackson-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-dao-redis-jackson-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-dao-redis-jackson</artifactId>
<name>Quarkus - Satoken Dao Redis Jackson - Runtime</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-oauth2-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-oauth2-deployment</artifactId>
<name>Quarkus - Satoken Oauth2 - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-oauth2-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-oauth2-integration-tests</artifactId>
<name>Quarkus - Satoken Oauth2 - Integration Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-oauth2-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-oauth2-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion quarkus-sa-token-plugins/quarkus-sa-token-oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-oauth2-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-oauth2-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-oauth2</artifactId>
<name>Quarkus - Satoken Oauth2 - Runtime</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-sso-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-sso-deployment</artifactId>
<name>Quarkus - Satoken Sso - Deployment</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-sso-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-sso-integration-tests</artifactId>
<name>Quarkus - Satoken Sso - Integration Tests</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-sa-token-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion quarkus-sa-token-plugins/quarkus-sa-token-sso/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-sa-token-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-sso-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-sa-token-sso-parent</artifactId>
<version>1.31.1-SNAPSHOT</version>
<version>1.31.1</version>
</parent>
<artifactId>quarkus-sa-token-sso</artifactId>
<name>Quarkus - Satoken Sso - Runtime</name>
Expand Down

0 comments on commit 7c40e73

Please sign in to comment.