Skip to content

Conversation

@copybara-service
Copy link

chore: Update pom.xml files to enable automated version updates

This change prepares the project for automated version management by a release bot. It adds a special comment () to all pom.xml files, which the bot uses as a marker for updating versions. Additionally, this CL refactors several sample project POMs to inherit from a common google-adk-samples parent, simplifying version management and ensuring consistency. This also includes cleanups like using ${project.version} for dependencies and adding the maven-source-plugin to generate source JARs for the samples.

@copybara-service copybara-service bot force-pushed the test_820839950 branch 2 times, most recently from a1a1f01 to 7d88f94 Compare October 18, 2025 00:18
This change prepares the project for automated version management by a release bot. It adds a special comment (<!-- {x-version-update:google-adk:current} -->) to all pom.xml files, which the bot uses as a marker for updating versions. Additionally, this CL refactors several sample project POMs to inherit from a common google-adk-samples parent, simplifying version management and ensuring consistency. This also includes cleanups like using ${project.version} for dependencies and adding the maven-source-plugin to generate source JARs for the samples.

PiperOrigin-RevId: 820882538
@copybara-service copybara-service bot merged commit 138ce9d into main Oct 18, 2025
@copybara-service copybara-service bot deleted the test_820839950 branch October 18, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants