2011-01-02 09:54:25 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
|
|
|
2011-08-16 18:14:30 -07:00
|
|
|
Licensed to jclouds, Inc. (jclouds) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file
|
|
|
|
distributed with this work for additional information
|
|
|
|
regarding copyright ownership. jclouds licenses this file
|
|
|
|
to you under the Apache License, Version 2.0 (the
|
|
|
|
"License"); you may not use this file except in compliance
|
|
|
|
with the License. You may obtain a copy of the License at
|
2011-01-02 09:54:25 +01:00
|
|
|
|
2011-08-16 18:14:30 -07:00
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
2011-01-02 09:54:25 +01:00
|
|
|
|
2011-08-16 18:14:30 -07:00
|
|
|
Unless required by applicable law or agreed to in writing,
|
|
|
|
software distributed under the License is distributed on an
|
|
|
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
|
KIND, either express or implied. See the License for the
|
|
|
|
specific language governing permissions and limitations
|
|
|
|
under the License.
|
2011-01-02 09:54:25 +01:00
|
|
|
|
|
|
|
-->
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<parent>
|
|
|
|
<artifactId>jclouds-project</artifactId>
|
|
|
|
<groupId>org.jclouds</groupId>
|
2011-10-16 12:26:31 -07:00
|
|
|
<version>1.3.0-SNAPSHOT</version>
|
2011-01-02 09:54:25 +01:00
|
|
|
<relativePath>../project/pom.xml</relativePath>
|
|
|
|
</parent>
|
|
|
|
<groupId>org.jclouds.provider</groupId>
|
|
|
|
<artifactId>jclouds-providers-project</artifactId>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<name>jclouds providers project</name>
|
|
|
|
<modules>
|
2011-01-02 11:11:27 +01:00
|
|
|
<module>gogrid</module>
|
2011-01-02 11:45:07 +01:00
|
|
|
<module>slicehost</module>
|
2011-01-25 08:44:55 -08:00
|
|
|
<module>cloudsigma-zrh</module>
|
2011-10-06 18:59:23 -07:00
|
|
|
<module>cloudsigma-lvs</module>
|
2011-01-16 17:06:34 -08:00
|
|
|
<module>azureblob</module>
|
2011-01-04 23:05:26 +01:00
|
|
|
<module>aws-s3</module>
|
2011-01-05 22:27:46 +01:00
|
|
|
<module>aws-ec2</module>
|
2011-01-16 14:23:13 -08:00
|
|
|
<module>synaptic-storage</module>
|
2011-03-29 14:03:21 -07:00
|
|
|
<module>ninefold-storage</module>
|
2011-01-16 14:38:41 -08:00
|
|
|
<module>cloudonestorage</module>
|
2011-01-24 08:12:14 -08:00
|
|
|
<module>eucalyptus-partnercloud-s3</module>
|
|
|
|
<module>eucalyptus-partnercloud-ec2</module>
|
2011-01-08 15:59:48 -08:00
|
|
|
<module>cloudservers-us</module>
|
|
|
|
<module>cloudservers-uk</module>
|
|
|
|
<module>cloudfiles-us</module>
|
|
|
|
<module>cloudfiles-uk</module>
|
2011-05-09 01:27:01 -07:00
|
|
|
<module>cloudloadbalancers-us</module>
|
2011-11-11 15:54:32 +00:00
|
|
|
<module>cloudloadbalancers-uk</module>
|
2011-06-01 22:56:21 -07:00
|
|
|
<module>bluelock-vcloud-zone01</module>
|
2011-06-02 00:21:51 -07:00
|
|
|
<module>stratogen-vcloud-mycloud</module>
|
2011-01-09 17:52:48 -08:00
|
|
|
<module>trmk-ecloud</module>
|
|
|
|
<module>trmk-vcloudexpress</module>
|
2011-01-09 22:24:41 -08:00
|
|
|
<module>elastichosts-lon-p</module>
|
|
|
|
<module>elastichosts-sat-p</module>
|
|
|
|
<module>elastichosts-lon-b</module>
|
2011-06-02 16:22:50 -07:00
|
|
|
<module>rimuhosting</module>
|
2011-01-09 22:24:41 -08:00
|
|
|
<module>openhosting-east1</module>
|
|
|
|
<module>serverlove-z1-man</module>
|
|
|
|
<module>skalicloud-sdg-my</module>
|
2011-03-27 17:34:08 -07:00
|
|
|
<module>savvis-symphonyvpdc</module>
|
2011-07-01 16:26:11 -07:00
|
|
|
<module>greenhousedata-element-vcloud</module>
|
2011-09-16 15:36:29 -07:00
|
|
|
<module>aws-cloudwatch</module>
|
2011-09-27 13:12:59 -07:00
|
|
|
<module>go2cloud-jhb1</module>
|
2011-10-04 02:30:53 -07:00
|
|
|
<module>softlayer</module>
|
2011-11-14 20:01:48 +02:00
|
|
|
<module>ninefold-compute</module>
|
2011-01-02 09:54:25 +01:00
|
|
|
</modules>
|
|
|
|
</project>
|