> </dependency>
> <dependency>
> <groupId>org.apache.jclouds.karaf.chef</groupId>
> <artifactId>core</artifactId>
> + <version>${jclouds.version}</version>
This and all the above: `${project.version}` or `${project.parent.version}` -
they're modules of the dependent project.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5493792
