diff --git a/maven_plugin/examples/custom_tools/pom.xml b/maven_plugin/examples/custom_tools/pom.xml index 4e55b828a..2a3552582 100644 --- a/maven_plugin/examples/custom_tools/pom.xml +++ b/maven_plugin/examples/custom_tools/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.example custom-tools-example - 0.3.1-SNAPSHOT + 0.5.1-SNAPSHOT jar ADK Custom Tools Example diff --git a/maven_plugin/examples/simple-agent/pom.xml b/maven_plugin/examples/simple-agent/pom.xml index d4e247f57..68627e467 100644 --- a/maven_plugin/examples/simple-agent/pom.xml +++ b/maven_plugin/examples/simple-agent/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.example simple-adk-agent - 0.3.1-SNAPSHOT + 0.5.1-SNAPSHOT jar Simple ADK Agent Example