Skip to content

Commit 75b0ad3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 649c8b4 commit 75b0ad3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

awssdkv2-java11-async-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.sigpwned</groupId>
66
<artifactId>awssdkv2-java11-clients</artifactId>
7-
<version>2.23.7.0-b0</version>
7+
<version>2.23.7.0-b1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>awssdkv2-java11-async-client</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.sigpwned</groupId>
1111
<artifactId>awssdkv2-java11-clients</artifactId>
12-
<version>2.23.7.0-b0</version>
12+
<version>2.23.7.0-b1-SNAPSHOT</version>
1313
<name>AWS Java SDK :: HTTP Clients :: Java 11 HTTP Clients</name>
1414
<packaging>pom</packaging>
1515
<inceptionYear>2024</inceptionYear>
@@ -26,7 +26,7 @@
2626
<developerConnection>scm:git:ssh://git@github.com/sigpwned/aws-java-sdk-v2-java-11-client.git
2727
</developerConnection>
2828
<url>https://github.com/sigpwned/aws-java-sdk-v2-java-11-client/tree/main</url>
29-
<tag>v2.23.7.0-b0</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<licenses>

0 commit comments

Comments
 (0)