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

Fixed #190 #254

Merged
merged 1 commit into from
Feb 10, 2018
Merged

Fixed #190 #254

merged 1 commit into from
Feb 10, 2018

Conversation

jdileonardo
Copy link
Contributor

#190

Fixing issue in update-child-modules, where root module's version was
being used in all downstream children even when a child's parent was
different.

Fix was to stop updating local reactor model, as the module's version
was being replaced with a parent version in error, initial reactor model
doesn't require being updated locally.

Testing:
All initial and additional IT's passed running mvn clean verify.

mojohaus#190

Fixing issue in update-child-modules, where root module's version was
being used in all downstream children even when a child's parent was
different.

Fix was to stop updating local reactor model, as the module's version
was being replaced with a parent version in error, initial reactor model
doesn't require being updated locally.

Testing:
All initial and additional IT's passed running mvn clean verify.

Change-Id: I8682a450fe6c15af8483a80a40f52e2e57377c3e
@olamy olamy merged commit 05dad7d into mojohaus:master Feb 10, 2018
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