[pom] Use ${revision} replace specific version.#2623
Conversation
whhe
left a comment
There was a problem hiding this comment.
If 'revision' property is used, we should also add the flatten-maven-plugin, refer to https://maven.apache.org/maven-ci-friendly.html#install-deploy
161a7ba to
d59b1ab
Compare
|
@whhe I add the flatten-maven-plugin. cc plz. |
d59b1ab to
f818ffa
Compare
f818ffa to
e409da6
Compare
|
Thanks @joyCurry30 and @whhe for the contribution and review, I've one minor question: What's the meaning |
As we need to declare |
|
Thanks @whhe for the explanation, got it. |
As we use specific version like "3.0-SNAPSHOT", we need to repeat modifications between different modules. So why not use a placeholder like ${revision}.