Skip to content

Commit 790836b

Browse files
committed
Next development version
Signed-off-by: ashakirin <[email protected]>
1 parent 316ee2f commit 790836b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.springaicommunity</groupId>
88
<artifactId>spring-ai-bedrock-agentcore-parent</artifactId>
9-
<version>1.0.0-RC1</version>
9+
<version>1.0.0-SNAPSHOT</version>
1010

1111
<packaging>pom</packaging>
1212
<url>https://github.com/spring-ai-community/spring-ai-bedrock-agentcore</url>

spring-ai-bedrock-agentcore-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springaicommunity</groupId>
99
<artifactId>spring-ai-bedrock-agentcore-parent</artifactId>
10-
<version>1.0.0-RC1</version>
10+
<version>1.0.0-SNAPSHOT</version>
1111
</parent>
1212

1313
<url>https://github.com/spring-ai-community/spring-ai-bedrock-agentcore</url>

0 commit comments

Comments
 (0)