Skip to content

Commit e7102d2

Browse files
committed
fix: Update pom versions
1 parent 5ddf2f5 commit e7102d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grpc/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.wildfly.extras.a2a</groupId>
99
<artifactId>a2a-java-sdk-server-jakarta-parent</artifactId>
10-
<version>0.2.6.Beta1-SNAPSHOT</version>
10+
<version>0.3.0.Beta1-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>a2a-java-sdk-server-jakarta-grpc</artifactId>

tests-grpc/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.wildfly.extras.a2a</groupId>
99
<artifactId>a2a-java-sdk-server-jakarta-parent</artifactId>
10-
<version>0.2.6.Beta1-SNAPSHOT</version>
10+
<version>0.3.0.Beta1-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>a2a-java-sdk-server-jakarta-tests-grpc</artifactId>

0 commit comments

Comments
 (0)