Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 21, 2022
1 parent 78d6113 commit 55a4ce2
Show file tree
Hide file tree
Showing 33 changed files with 41 additions and 41 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-satoken-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
<packaging>pom</packaging>
<name>Quarkus - Satoken - Parent</name>

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

<scm>
<tag>1.31.0</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion quarkus-satoken-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-satoken-parent</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-resteasy-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-resteasy-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-resteasy-integration-tests</artifactId>
<name>Quarkus - Satoken Resteasy - Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-satoken-main/quarkus-satoken-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-satoken-main</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-resteasy-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-resteasy</artifactId>
<name>Quarkus - Satoken Resteasy - Runtime</name>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-satoken-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-satoken-parent</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-context-dubbo-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-context-dubbo-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-context-dubbo-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-context-dubbo</artifactId>
<name>Quarkus - Satoken Context Dubbo - Runtime</name>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-satoken-dao-alone-redis-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-satoken-dao-alone-redis-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>quarkus-satoken-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-dao-alone-redis-parent</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.quarkiverse.satoken</groupId>
<artifactId>quarkus-satoken-dao-alone-redis-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-dao-redis-jackson-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-dao-redis-jackson-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-dao-redis-jackson-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-oauth2-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-oauth2-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-oauth2-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-oauth2-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion quarkus-satoken-plugins/quarkus-satoken-oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-satoken-plugins</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-oauth2-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-sso-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-sso-parent</artifactId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<artifactId>quarkus-satoken-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-satoken-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</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-satoken-sso-integration-tests</artifactId>
<groupId>io.quarkiverse.satoken</groupId>
<version>1.30.1-SNAPSHOT</version>
<version>1.31.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

0 comments on commit 55a4ce2

Please sign in to comment.