> +    <version>1.7.0-SNAPSHOT</version>
> +  </parent>
> +
> +  <!-- TODO: when out of labs, switch to org.jclouds.api -->
> +  <groupId>org.apache.jclouds.labs</groupId>
> +  <artifactId>rackspace-autoscale-us</artifactId>
> +  <version>1.7.0-SNAPSHOT</version>
> +  <name>jclouds rackspace-autoscale api provider</name>
> +  <description>jclouds components to access Rackspace Autoscale</description>
> +  <packaging>bundle</packaging>
> +
> +  <properties>
> +    <!-- keystone endpoint -->
> +    
> <test.rackspace-autoscale.endpoint>http://localhost:5000/v2.0/</test.rackspace-autoscale.endpoint>
> +    <!-- keystone version -->
> +    
> <test.rackspace-autoscale.api-version>1.0</test.rackspace-autoscale.api-version>

Endpoint and pachages are `2.0`. Should this be `2.0` by default too?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/22/files#r6073689

Reply via email to