diff --git a/client/pom.xml b/client/pom.xml index acae086f4..a48f73306 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-client diff --git a/common/pom.xml b/common/pom.xml index e4c01920e..0b03c1247 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-common diff --git a/examples/helloworld/client/pom.xml b/examples/helloworld/client/pom.xml index 8edb46cb6..bb15b24a4 100644 --- a/examples/helloworld/client/pom.xml +++ b/examples/helloworld/client/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-examples-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-examples-client diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index 7900d3cef..643057eaf 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT ../../pom.xml diff --git a/examples/helloworld/server/pom.xml b/examples/helloworld/server/pom.xml index ee7c5324b..deb4e8bb8 100644 --- a/examples/helloworld/server/pom.xml +++ b/examples/helloworld/server/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-examples-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-examples-server diff --git a/pom.xml b/pom.xml index e34d09477..0a6f86b6e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT pom diff --git a/reference-impl/pom.xml b/reference-impl/pom.xml index b128aa3f0..843588eca 100644 --- a/reference-impl/pom.xml +++ b/reference-impl/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-reference-server diff --git a/sdk-server-common/pom.xml b/sdk-server-common/pom.xml index 8fc372323..99159e666 100644 --- a/sdk-server-common/pom.xml +++ b/sdk-server-common/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-server-common diff --git a/spec/pom.xml b/spec/pom.xml index ce67def18..dca56c1d1 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-java-sdk-spec diff --git a/tck/pom.xml b/tck/pom.xml index 42c25a6db..2d73d33b0 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT a2a-tck-server diff --git a/tests/server-common/pom.xml b/tests/server-common/pom.xml index 831dcc86c..c09529064 100644 --- a/tests/server-common/pom.xml +++ b/tests/server-common/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 io.github.a2asdk a2a-java-sdk-parent - 0.2.6.Beta1-SNAPSHOT + 0.2.6-SNAPSHOT ../../pom.xml a2a-java-sdk-tests-server-common