each distribution can have its own version, I don't see a problem with that.
jerome
Sahoo wrote:
> This looks incorrect to me:
> ./pom.xml: <nucleus.version>0.1-SNAPSHOT</nucleus.version>
> ./distributions/gem/pom.xml:
> <version>${nucleus.version}</version>
>
> Should it not be same as ${project.version}?
>
> Thanks,
> Sahoo