We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b5fd2 commit c686087Copy full SHA for c686087
examples/spring-helloworld/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>io.a2a.sdk</groupId>
8
<artifactId>a2a-java-sdk-parent</artifactId>
9
- <version>0.2.4-SNAPSHOT</version>
+ <version>0.2.3.Beta2-SNAPSHOT</version>
10
<relativePath>../../pom.xml</relativePath>
11
</parent>
12
sdk-spring/pom.xml
@@ -7,7 +7,7 @@
<artifactId>a2a-java-sdk-server-spring</artifactId>
13
0 commit comments