Conversation
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Maven project version from 5.3.1-SNAPSHOT to 999-SNAPSHOT across all POM files, likely as a development/next branch placeholder version. The title says "next (v5.4.0; do not merge)".
Changes:
- Version updated from
5.3.1-SNAPSHOTto999-SNAPSHOTin all 16 POM files across the multi-module project.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pom.xml | Root POM version bump |
| operator-framework-bom/pom.xml | BOM version bump |
| operator-framework-core/pom.xml | Core module parent version bump |
| operator-framework/pom.xml | Framework module parent version bump |
| operator-framework-junit/pom.xml | JUnit module parent version bump |
| micrometer-support/pom.xml | Micrometer module parent version bump |
| caffeine-bounded-cache-support/pom.xml | Caffeine cache module parent version bump |
| bootstrapper-maven-plugin/pom.xml | Bootstrapper plugin parent version bump |
| test-index-processor/pom.xml | Test index processor parent version bump |
| sample-operators/pom.xml | Sample operators parent version bump |
| sample-operators/webpage/pom.xml | Webpage sample parent version bump |
| sample-operators/tomcat-operator/pom.xml | Tomcat sample parent version bump |
| sample-operators/mysql-schema/pom.xml | MySQL schema sample parent version bump |
| sample-operators/metrics-processing/pom.xml | Metrics processing sample parent version bump |
| sample-operators/leader-election/pom.xml | Leader election sample parent version bump |
| sample-operators/controller-namespace-deletion/pom.xml | Controller namespace deletion sample parent version bump |
You can also share your feedback on Copilot code review. Take the survey.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Attila Mészáros a_meszaros@apple.com