Hi There are two places where I have "version numbers" in my project: In my pom file and features file.
I tried to replace the one in the features file with ${pom.version} but then karaf complains, that it doesn't know that: (Error executing command: URL [mvn:ch.curabill.msp.service/camel-route/${pom.version}/cfg/groups] could not be resolved.)
Is there a way to work with variables? Thanks, Laci
