> +  <parent>
> +    <groupId>org.apache.jclouds.labs</groupId>
> +    <artifactId>jclouds-labs</artifactId>
> +    <version>2.0.0-SNAPSHOT</version>
> +  </parent>
> +
> +  <!-- TODO: when out of labs, switch to org.jclouds.provider -->
> +  <artifactId>azurecomputearm</artifactId>
> +  <name>jclouds azure compute arm API</name>
> +  <description>jclouds components to access an implementation of Azure's ARM 
> Compute Service</description>
> +  <packaging>bundle</packaging>
> +
> +  <properties>
> +    
> <test.jclouds.azurecomputearm.subscription-id>FIXME_subscription-id</test.jclouds.azurecomputearm.subscription-id>
> +    
> <test.jclouds.azurecomputearm.tenant-id>FIXME_tenant-id</test.jclouds.azurecomputearm.tenant-id>
> +    <!-- note that there's no prefix of "test." in the url.  This is to 
> ensure that jclouds inteprets the value, as opposed to maven -->

Does this comment apply?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/250/files/f7cc1b437f11378e105bba552e3cfee9d7491872#r57575822

Reply via email to