> @@ -32,6 +32,7 @@ limitations under the License.
>      <dependency>
>        <groupId>org.apache.jclouds.karaf</groupId>
>        <artifactId>core</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#r5493877

Reply via email to