Issue 634: folded vcloud-common into vcloud and trmk-common

This commit is contained in:
Adrian Cole 2011-07-23 12:06:04 +10:00
parent fcc9e30832
commit 323e775a08
165 changed files with 5 additions and 337 deletions

View File

@ -44,15 +44,13 @@
<dependencies>
<dependency>
<groupId>org.jclouds.common</groupId>
<artifactId>vcloud-common</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
<groupId>com.jamesmurty.utils</groupId>
<artifactId>java-xmlbuilder</artifactId>
<version>0.3</version>
</dependency>
<dependency>
<groupId>org.jclouds.common</groupId>
<artifactId>vcloud-common</artifactId>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>

Some files were not shown because too many files have changed in this diff Show More