Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set maven version to 3.6.0-SNAPSHOT on main branch #1621

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

tfr42
Copy link
Member

@tfr42 tfr42 commented Jan 8, 2024

Sets the version to 3.6.0-SNAPSHOT for all active sub-modules.

Performed with:
mvn org.codehaus.mojo:versions-maven-plugin:2.16.2:set -DnewVersion=3.6.0-SNAPSHOT -DprocessAllModules=true -Dversion='*' -Poracle,handbook,integration-tests

This prepares the release 3.6 as described in #1464.

@tfr42 tfr42 added ready CI and build CI and build system modules deegree sub-modules labels Jan 8, 2024
@tfr42 tfr42 added this to the 3.6 milestone Jan 8, 2024
@tfr42 tfr42 requested a review from stephanr January 8, 2024 18:10
@tfr42 tfr42 self-assigned this Jan 8, 2024
@stephanr stephanr merged commit 3f431da into deegree:main Jan 10, 2024
1 check passed
@kad-vetteh
Copy link
Contributor

Your Jenkins file still refers to 3.5.x

string name: 'REL_VERSION', defaultValue: "3.5.x", description: 'Next release version'

@tfr42 tfr42 deleted the upgradePomTo_3.6-1464 branch March 27, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI and build CI and build system modules deegree sub-modules ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants