> +      <id>apache-snapshots</id>
> +      <url>https://repository.apache.org/content/repositories/snapshots</url>
> +      <releases>
> +        <enabled>false</enabled>
> +      </releases>
> +      <snapshots>
> +        <enabled>true</enabled>
> +      </snapshots>
> +    </repository>
> +  </repositories>
> +
> +  <dependencies>
> +    <dependency>
> +      <groupId>org.apache.jclouds.api</groupId>
> +      <artifactId>openstack-swift</artifactId>
> +      <version>${project.parent.version}</version>

switch to parent.version

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/565/files#r18675376

Reply via email to