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

Update trigger workflow with version handling #152

Merged
merged 2 commits into from Oct 4, 2021

Conversation

aalmiray
Copy link
Contributor

@aalmiray aalmiray commented Oct 4, 2021

The root pom (build) is not the parent pom, this means using versions:set
won't work as expected. Instead we must

  1. set the version on parent/pom.xml
  2. update all children poms
  3. commit changes

The root pom (build) is not the parent pom, this means using versions:set
won't work as expected. Instead we must
1. set the version on parent/pom.xml
2. update all children poms
3. commit changes
@gunnarmorling gunnarmorling merged commit 2b66c51 into moditect:master Oct 4, 2021
@gunnarmorling
Copy link
Member

Applied, thx! Will kick off a release right now :)

gunnarmorling added a commit that referenced this pull request Oct 4, 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.

None yet

2 participants