Skip to content

Commit c686087

Browse files
committed
update
1 parent b8b5fd2 commit c686087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/spring-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.a2a.sdk</groupId>
88
<artifactId>a2a-java-sdk-parent</artifactId>
9-
<version>0.2.4-SNAPSHOT</version>
9+
<version>0.2.3.Beta2-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

sdk-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.a2a.sdk</groupId>
99
<artifactId>a2a-java-sdk-parent</artifactId>
10-
<version>0.2.4-SNAPSHOT</version>
10+
<version>0.2.3.Beta2-SNAPSHOT</version>
1111
</parent>
1212
<artifactId>a2a-java-sdk-server-spring</artifactId>
1313

0 commit comments

Comments
 (0)