> @@ -56,44 +55,54 @@ limitations under the License.
> <dependency>
> <groupId>org.apache.jclouds.api</groupId>
> <artifactId>chef</artifactId>
> + <version>${jclouds.version}</version>
`${project.version}` or `${project.parent.version}` - it's a module of the
dependent project.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5493787
