> +      <groupId>org.apache.jclouds</groupId>
> +      <artifactId>jclouds-project</artifactId>
> +      <version>1.7.0-SNAPSHOT</version>
> +      <relativePath>../../project/pom.xml</relativePath>
> +   </parent>
> +
> +   <groupId>org.apache.jclouds.provider</groupId>
> +   <artifactId>profitbricks-c2</artifactId>
> +   <name>jclouds ProfitBricks Cloud Compute provider</name>
> +   <description>ProfitBricks' implementation of compute provider via SOAP 
> API</description>
> +   <packaging>bundle</packaging>
> +
> +   <properties>
> +      <test.identity></test.identity>
> +      <test.credential></test.credential>
> +      <test.endpoint>pbEndpoint</test.endpoint>

Could you put the api default endpoint here?

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

Reply via email to