Skip to content

next (v5.5; do not mege)#3474

Open
csviri wants to merge 1 commit into
mainfrom
next
Open

next (v5.5; do not mege)#3474
csviri wants to merge 1 commit into
mainfrom
next

Conversation

@csviri

@csviri csviri commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

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

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

This PR updates the Maven project/module versions across Java Operator SDK and its submodules, presumably in preparation for the next development cycle.

Changes:

  • Bumped the root project version in pom.xml.
  • Updated all module parent version references to match the new root version.
  • Updated the standalone operator-framework-bom artifact version.

Reviewed changes

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

Show a summary per file
File Description
pom.xml Updates root project version used across the multi-module build.
operator-framework-core/pom.xml Aligns module parent version with the root project version.
operator-framework/pom.xml Aligns module parent version with the root project version.
operator-framework-junit/pom.xml Aligns module parent version with the root project version.
operator-framework-bom/pom.xml Updates BOM artifact version to match the intended release line.
micrometer-support/pom.xml Aligns module parent version with the root project version.
caffeine-bounded-cache-support/pom.xml Aligns module parent version with the root project version.
bootstrapper-maven-plugin/pom.xml Aligns module parent version with the root project version.
test-index-processor/pom.xml Aligns module parent version with the root project version.
migration/pom.xml Aligns module parent version with the root project version.
sample-operators/pom.xml Aligns sample parent version with the root project version.
sample-operators/webpage/pom.xml Aligns sample module parent version with the sample reactor version.
sample-operators/tomcat-operator/pom.xml Aligns sample module parent version with the sample reactor version.
sample-operators/operations/pom.xml Aligns sample module parent version with the sample reactor version.
sample-operators/mysql-schema/pom.xml Aligns sample module parent version with the sample reactor version.
sample-operators/leader-election/pom.xml Aligns sample module parent version with the sample reactor version.
sample-operators/controller-namespace-deletion/pom.xml Aligns sample module parent version with the sample reactor version.

Comment thread pom.xml
<groupId>io.javaoperatorsdk</groupId>
<artifactId>java-operator-sdk</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>java-operator-sdk</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>java-operator-sdk</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>java-operator-sdk</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>operator-framework-bom</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-operators</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-operators</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-operators</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-operators</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
<groupId>io.javaoperatorsdk</groupId>
<artifactId>sample-operators</artifactId>
<version>5.4.1-SNAPSHOT</version>
<version>999-SNAPSHOT</version>
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.

3 participants