> @@ -61,10 +64,12 @@ limitations under the License.
> <dependency>
> <groupId>org.apache.jclouds</groupId>
> <artifactId>jclouds-compute</artifactId>
> + <version>${jclouds.version}</version>
${project.parent.parent.version} seems to not resolve properly during
dependency checks.
${project.version} or ${project.parent.version} might not be snapshot
dependencies if the project or project parent are not specified as snapshot?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5512860