Hi there,
Is there a way to get only the numbers of the ${pom.version} property??
Something like this: 1.2.3-SNAPSHOT, I want just the 1.2.3 part.I will use
it to build a Eclipse plugin that don't accept Strings on the version
property.Thanks Thiago Moreira
