> </dependency>
> <dependency>
> <groupId>org.apache.jclouds</groupId>
> <artifactId>jclouds-scriptbuilder</artifactId>
> + <version>${jclouds.version}</version>
Same comment as for the other POMs - `${project.version}` or
`${project.parent.version}` should work both for dependencies from the
dependent project as well as those from the main project
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5493828
