Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 14, 2023
1 parent bcc07a8 commit 0dcb26c
Show file tree
Hide file tree
Showing 61 changed files with 65 additions and 61 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-services-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-services-build-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cognito-user-pools/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-cognito-user-pools-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-cognito-user-pools-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cognito-user-pools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cognito-user-pools/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-cognito-user-pools-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-cognito-user-pools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-apache-client-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-apache-client-internal-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-netty-client-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-netty-client-internal-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-common-deployment-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-common-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/runtime-apache-client-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-apache-client-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/runtime-netty-client-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-netty-client-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-common-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/cognito-user-pools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-cognito-user-pools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-dynamodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/iam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-iam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-kms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion devservices/s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-s3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/secretsmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-secretsmanager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/ses/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-ses</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/sns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-sns</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/sqs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-sqs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/ssm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-ssm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/sts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-devservices-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-devservices-sts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dynamodb-enhanced/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-dynamodb-enhanced-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-dynamodb-enhanced-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dynamodb-enhanced/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dynamodb-enhanced/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-dynamodb-enhanced-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-dynamodb-enhanced</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dynamodb/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-dynamodb-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-dynamodb-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dynamodb/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-dynamodb-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-dynamodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iam/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-iam-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-iam-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion iam/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-iam-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-iam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
<artifactId>quarkus-amazon-services-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kms/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-kms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-kms-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kms/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-kms-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-kms</artifactId>
Expand Down
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<packaging>pom</packaging>
<name>Quarkus - Amazon Services - Parent</name>
<modules>
Expand Down Expand Up @@ -77,4 +77,8 @@
</plugins>
</pluginManagement>
</build>

<scm>
<tag>1.9.2</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion s3/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-s3-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-s3-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-services-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion s3/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkiverse.amazonservices</groupId>
<artifactId>quarkus-amazon-s3-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.9.2</version>
</parent>

<artifactId>quarkus-amazon-s3</artifactId>
Expand Down
Loading

0 comments on commit 0dcb26c

Please sign in to comment.