Skip to content

Commit

Permalink
Cut release 2023.50.1
Browse files Browse the repository at this point in the history
  - build(deps): bump com.amazonaws:aws-java-sdk-sts (#206)
  - build(deps): bump athena.federation.version from 2023.46.2 to 2023.49.2 (#207)
  • Loading branch information
athena_federation_cut_release_workflow committed Dec 11, 2023
1 parent b7b1693 commit c6e93d7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion athena-aws-cmdb-dsv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation-dsv2</artifactId>
<version>2023.16.0</version>
<version>2023.50.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-aws-cmdb-dsv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-dsv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation-dsv2</artifactId>
<version>2023.16.0</version>
<version>2023.50.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch-dsv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-metrics-dsv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation-dsv2</artifactId>
<version>2023.16.0</version>
<version>2023.50.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch-metrics-dsv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion athena-dynamodb-dsv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation-dsv2</artifactId>
<version>2023.16.0</version>
<version>2023.50.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-dynamodb-dsv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-sdk-dsv2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-query-federation-dsv2</artifactId>
<version>2023.16.0</version>
<version>2023.50.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-federation-sdk-dsv2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
athena.federation.version, but we retain the optionality to version
them separately in the future.
-->
<version>2023.16.0</version>
<version>2023.50.1</version>
<name>AWS Athena Query Federation DSV2</name>
<description>Amazon Athena Query Federation DSV2</description>
<properties>
Expand Down

0 comments on commit c6e93d7

Please sign in to comment.