Skip to content

Commit dce4adf

Browse files
committed
Update new modules in branch to 2.20.47-SNAPSHOT
1 parent d293362 commit dce4adf

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

core/http-auth-aws-crt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>http-auth-aws-crt</artifactId>

core/http-auth-aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>http-auth-aws</artifactId>

core/http-auth-event-stream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>http-auth-event-stream</artifactId>

core/http-auth-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>http-auth-spi</artifactId>

core/http-auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>http-auth</artifactId>

core/identity-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.20.2-SNAPSHOT</version>
25+
<version>2.20.47-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>identity-spi</artifactId>

0 commit comments

Comments
 (0)