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

Issue 174 #190

Merged
merged 1 commit into from Jan 9, 2019
Merged

Issue 174 #190

merged 1 commit into from Jan 9, 2019

Conversation

avdland
Copy link
Contributor

@avdland avdland commented Jan 9, 2019

No description provided.

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Please squash all your commits into one and the make the commit message match Fix #<number> <title>

{
depMavenProject.setVersion( artifact.getVersion() );
depMavenProject.getArtifact().setVersion( artifact.getVersion() );
}
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not particularly happy about setting fields returned by a Maven component. It smells after side effects, like we recently fixed in #145 . But let's try, maybe it will work.

@avdland
Copy link
Contributor Author

avdland commented Jan 9, 2019

squashed and rebased successfully! :)

@ppalaga ppalaga merged commit af209b1 into mojohaus:master Jan 9, 2019
@ppalaga
Copy link
Contributor

ppalaga commented Jan 9, 2019

Thanks, @rez-

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