You can do that by not specifying the <version> element in your child pom. The child pom would automatically inherit its parent's version which you specified in the <parent> block.

See http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Project%20Inheritance

-Deng

Jens Hohl wrote:
Good Morning,

Can someone point me to infos how i can set the version in a
Multiproject ?

In my parent pom file the <version><version> Tag contains e.g
1.0-SNAPSHOT.

How can I refer to that value in my child POMs ? What's best way to do
that ?

Regards,

Jens




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to