From 2cd5bfa7cddd1bf4252b536202f8204a2c284179 Mon Sep 17 00:00:00 2001 From: "adrian.f.cole" Date: Mon, 23 Nov 2009 00:46:51 +0000 Subject: [PATCH] Issue 112: hostingdotcom git-svn-id: http://jclouds.googlecode.com/svn/trunk@2314 3d8758e0-26b5-11de-8745-db77d3ebf521 --- vcloud/hostingdotcom/pom.xml | 67 ++++++++++++++++++++++++++++++++++++ vcloud/pom.xml | 1 + 2 files changed, 68 insertions(+) create mode 100755 vcloud/hostingdotcom/pom.xml diff --git a/vcloud/hostingdotcom/pom.xml b/vcloud/hostingdotcom/pom.xml new file mode 100755 index 0000000000..1a04972057 --- /dev/null +++ b/vcloud/hostingdotcom/pom.xml @@ -0,0 +1,67 @@ + + + + + org.jclouds + jclouds-vcloud-project + 1.0-SNAPSHOT + ../pom.xml + + 4.0.0 + org.jclouds + jclouds-hostingdotcom + jclouds hostingdotcom Components Core + jar + jclouds core components to access hostingdotcom + + ${jclouds.hostingdotcom.user} + ${jclouds.hostingdotcom.password} + + + + scm:svn:http://jclouds.googlecode.com/svn/trunk/vcloud/hostingdotcom + scm:svn:https://jclouds.googlecode.com/svn/trunk/vcloud/hostingdotcom + http://jclouds.googlecode.com/svn/trunk/vcloud/hostingdotcom + + + + + ${project.groupId} + jclouds-vcloud + ${project.version} + test-jar + test + + + ${project.groupId} + jclouds-vcloud + ${project.version} + + + + diff --git a/vcloud/pom.xml b/vcloud/pom.xml index c93811c7dc..d934f76947 100755 --- a/vcloud/pom.xml +++ b/vcloud/pom.xml @@ -39,6 +39,7 @@ core terremark + hostingdotcom