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

Bump jenkins version from 2.249.1 to 2.263.1 LTS #283

Merged
merged 2 commits into from
Jul 5, 2021

Conversation

simonsymhoven
Copy link
Member

Bump Jenkins version to the actual minimum recommended version 2.263 as described in Choosing a Jenkins version to build against.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

pom.xml Outdated
Comment on lines 26 to 27
<jenkins.baseline>2.263</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.4</jenkins.version>
Copy link
Member

Choose a reason for hiding this comment

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

Is it really required to bump to .4? Typically it is sufficient to declare <jenkins.baseline>2.263</jenkins.baseline>.
Then Jenkins version will be automatically set to 2.263.1. If possible, .1 LTS releases should be used.

Suggested change
<jenkins.baseline>2.263</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.4</jenkins.version>
<jenkins.baseline>2.263</jenkins.baseline>

Copy link
Member

Choose a reason for hiding this comment

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

@simonsymhoven ping

Is 2.263.1 sufficient?

Copy link
Member Author

Choose a reason for hiding this comment

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

@simonsymhoven ping

Is 2.263.1 sufficient?

Sorry! Yes it is. I will change that, one second.

@uhafner uhafner merged commit c3ea655 into jenkinsci:master Jul 5, 2021
@uhafner uhafner changed the title Bump jenkins version from 2.249.1 to 2.263.4 LTS Bump jenkins version from 2.249.1 to 2.263.1 LTS Jul 10, 2021
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