Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 11, 2024
1 parent c4f8540 commit 5ba30aa
Show file tree
Hide file tree
Showing 85 changed files with 86 additions and 86 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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-apache-client-internal-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-crt-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-crt-client-internal-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-devservices-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-common-deployment-devservices-spi</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-netty-client-internal-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/deployment-opentelemetry-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-opentelemetry-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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-apache-client-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/runtime-crt-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-crt-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-netty-client-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/runtime-opentelemetry-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-opentelemetry-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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion crt/deployment/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-crt-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.9.1</version>
</parent>
<artifactId>quarkus-amazon-crt-deployment</artifactId>
<name>Quarkus - Amazon Services - CRT - Deployment</name>
Expand Down
2 changes: 1 addition & 1 deletion crt/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>2.9.1</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion crt/runtime/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-crt-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.9.1</version>
</parent>
<artifactId>quarkus-amazon-crt</artifactId>
<name>Quarkus - Amazon Services - CRT - Runtime</name>
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>2.9.1</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-dynamodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/eventbridge/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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-eventbridge</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-iam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/kinesis/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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-kinesis</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-kms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/lambda/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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-lambda</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-ses</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devservices/sfn/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>2.9.1</version>
</parent>

<artifactId>quarkus-amazon-devservices-sfn</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</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>2.9.1</version>
</parent>

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

0 comments on commit 5ba30aa

Please sign in to comment.