Hi folks,

currently I am wondering what the versions block is used for in POM v3:

...
<versions>
        <version>
                <id>???</id>
                <name>1.0-beta-1</name>
                <tag>XY_1-0-BETA-1_RELEASE</tag>
        </version>
</versions>
...

>From the POM reference description I cannot conclude what the id element 
>should be.  According to the description, the complete info should be used by 
>the dist plugin, but there is no reference to it in the plugin.jelly and is 
>obviously not used at all. So what is it for?

- Jörg

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

Reply via email to