Add name tag to DimensionData pom
Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/9ad5ec92 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/9ad5ec92 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/9ad5ec92 Branch: refs/heads/2.0.x Commit: 9ad5ec92745d74a9674fc384d1f71262ae0b5077 Parents: 09e9c4b Author: Ignasi Barrera <[email protected]> Authored: Tue Mar 28 08:25:57 2017 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Tue Mar 28 08:30:53 2017 +0200 ---------------------------------------------------------------------- dimensiondata/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/9ad5ec92/dimensiondata/pom.xml ---------------------------------------------------------------------- diff --git a/dimensiondata/pom.xml b/dimensiondata/pom.xml index bd824cc..b71dbb9 100644 --- a/dimensiondata/pom.xml +++ b/dimensiondata/pom.xml @@ -30,6 +30,7 @@ <!-- TODO: when out of labs, switch to org.jclouds.provider --> <artifactId>dimensiondata-cloudcontrol</artifactId> + <name>jclouds Dimension Data CloudControl API</name> <description>jclouds components to access an implementation of Dimension Data CloudControl</description> <packaging>bundle</packaging>
