We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c686087 commit a4061faCopy full SHA for a4061fa
examples/spring-helloworld/pom.xml
@@ -4,7 +4,7 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
<parent>
7
- <groupId>io.a2a.sdk</groupId>
+ <groupId>io.github.a2asdk</groupId>
8
<artifactId>a2a-java-sdk-parent</artifactId>
9
<version>0.2.3.Beta2-SNAPSHOT</version>
10
<relativePath>../../pom.xml</relativePath>
sdk-spring/pom.xml
@@ -5,7 +5,7 @@
11
</parent>
0 commit comments