HI All,

We have project structure like below for an app,

app-project-a
app-multi-module-bc
--app-project-b
--app-project-c
app-project-d
....

We would like to have same version for all projects in app. I was
thinking about having a property APP_VERSION in all parent POM and use
this <version> in all projects. But, how does this maven release
plug-in works in this approach?

Many Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to