Skip to content

Commit a4061fa

Browse files
committed
update
1 parent c686087 commit a4061fa

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
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
7-
<groupId>io.a2a.sdk</groupId>
7+
<groupId>io.github.a2asdk</groupId>
88
<artifactId>a2a-java-sdk-parent</artifactId>
99
<version>0.2.3.Beta2-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>

sdk-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<parent>
8-
<groupId>io.a2a.sdk</groupId>
8+
<groupId>io.github.a2asdk</groupId>
99
<artifactId>a2a-java-sdk-parent</artifactId>
1010
<version>0.2.3.Beta2-SNAPSHOT</version>
1111
</parent>

0 commit comments

Comments
 (0)