Skip to content

Comments

chore: set next version to 999-SNAPSHOT#3180

Merged
csviri merged 1 commit intonextfrom
999
Feb 23, 2026
Merged

chore: set next version to 999-SNAPSHOT#3180
csviri merged 1 commit intonextfrom
999

Conversation

@metacosm
Copy link
Collaborator

Fixes #3175

Signed-off-by: Chris Laprun metacosm@gmail.com

Fixes #3175

Signed-off-by: Chris Laprun <metacosm@gmail.com>
Copilot AI review requested due to automatic review settings February 23, 2026 10:41
@metacosm metacosm self-assigned this Feb 23, 2026
@metacosm metacosm requested review from csviri and xstefank February 23, 2026 10:41
Copy link
Contributor

Copilot AI left a comment

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 version number across all Maven POM files from 5.3.0-SNAPSHOT to 999-SNAPSHOT to support easier CI workflow automation. This change allows workflows to reference a fixed snapshot version for the next development branch instead of having to track incrementing version numbers.

Changes:

  • Updated parent project version in root POM
  • Updated all submodule parent version references to use 999-SNAPSHOT
  • Updated standalone BOM project version

Reviewed changes

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

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

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Collaborator

@csviri csviri left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@csviri csviri merged commit 2f1868d into next Feb 23, 2026
29 checks passed
@csviri csviri deleted the 999 branch February 23, 2026 12:13
csviri pushed a commit to csviri/java-operator-sdk that referenced this pull request Feb 23, 2026
@csviri csviri linked an issue Feb 23, 2026 that may be closed by this pull request
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.

Use 999-SNAPSHOT version for next?

2 participants