Skip to content

chore: set version to 5.5.0-SNAPSHOT - #3504

Merged
csviri merged 1 commit into
operator-framework:mainfrom
csviri:set-version-5.5.0-snapshot
Jul 17, 2026
Merged

chore: set version to 5.5.0-SNAPSHOT#3504
csviri merged 1 commit into
operator-framework:mainfrom
csviri:set-version-5.5.0-snapshot

Conversation

@csviri

@csviri csviri commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

this is required for the current release process to run

Signed-off-by: Attila Mészáros a_meszaros@apple.com

this is required for the current release process to run

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings July 17, 2026 12:13
@openshift-ci
openshift-ci Bot requested review from metacosm and xstefank July 17, 2026 12:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Maven project version across the multi-module Java Operator SDK repository to 5.5.0-SNAPSHOT, aligning module parent references so the release process can proceed consistently.

Changes:

  • Bumped the root java-operator-sdk Maven version from 5.4.1-SNAPSHOT to 5.5.0-SNAPSHOT.
  • Updated module POMs to reference the new parent version.
  • Updated sample-operator module POMs to inherit the new snapshot version via their parent chain.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pom.xml Bumps the root project version to 5.5.0-SNAPSHOT.
operator-framework-core/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
operator-framework/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
operator-framework-junit/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
operator-framework-bom/pom.xml Bumps BOM version to 5.5.0-SNAPSHOT.
micrometer-support/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
caffeine-bounded-cache-support/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
bootstrapper-maven-plugin/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
migration/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
test-index-processor/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/webpage/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/tomcat-operator/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/operations/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/mysql-schema/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/leader-election/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.
sample-operators/controller-namespace-deletion/pom.xml Updates parent version reference to 5.5.0-SNAPSHOT.

@csviri
csviri merged commit 7fcafcb into operator-framework:main Jul 17, 2026
26 of 27 checks passed
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