q225zhan commented on this pull request.
> + <version>2.1.0-SNAPSHOT</version> + </parent> + + <artifactId>azure-queue-storage</artifactId> + <name>jclouds Azure Storage queue provider</name> + <description>jclouds components to access Azure queue storage Service</description> + <packaging>bundle</packaging> + + <properties> + <!--<test.azureblob.endpoint>https://${jclouds.identity}.blob.core.windows.net</test.azureblob.endpoint>--> + <test.azureblob.api-version>2016-05-31</test.azureblob.api-version> + <!--<test.azureblob.build-version />--> + <!--<test.azureblob.identity>${test.azure.identity}</test.azureblob.identity>--> + <!--<test.azureblob.credential>${test.azure.credential}</test.azureblob.credential>--> + + <!--<jclouds.osgi.export>org.jclouds.azureblob*;version="${project.version}",org.jclouds.azure.storage*;version="${project.version}"</jclouds.osgi.export>--> Done. -- 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/405#discussion_r129733785
