Issue 86: shortened project names

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1867 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-09-01 23:31:56 +00:00
parent e3b3ca5e6f
commit 9de6b331a7
6 changed files with 9 additions and 9 deletions

View File

@ -28,13 +28,13 @@
<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">
<parent>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-blob-project</artifactId>
<artifactId>jclouds-azureblob-project</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-blob</artifactId>
<artifactId>jclouds-azureblob</artifactId>
<name>jclouds azure blob Components Core</name>
<packaging>jar</packaging>
<description>jclouds Core components to access azure blob</description>

View File

@ -33,7 +33,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jclouds-azure-blob-project</artifactId>
<artifactId>jclouds-azureblob-project</artifactId>
<packaging>pom</packaging>
<name>jclouds azure blob project</name>
<modules>

View File

@ -28,13 +28,13 @@
<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">
<parent>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-queue-project</artifactId>
<artifactId>jclouds-azurequeue-project</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-queue</artifactId>
<artifactId>jclouds-azurequeue</artifactId>
<name>jclouds azure queue Components Core</name>
<packaging>jar</packaging>
<description>jclouds Core components to access azure queue</description>

View File

@ -33,7 +33,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jclouds-azure-queue-project</artifactId>
<artifactId>jclouds-azurequeue-project</artifactId>
<packaging>pom</packaging>
<name>jclouds azure queue project</name>
<modules>

View File

@ -28,13 +28,13 @@
<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">
<parent>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-table-project</artifactId>
<artifactId>jclouds-azuretable-project</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-azure-table</artifactId>
<artifactId>jclouds-azuretable</artifactId>
<name>jclouds azure table Components Core</name>
<packaging>jar</packaging>
<description>jclouds Core components to access azure table</description>

View File

@ -33,7 +33,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jclouds-azure-table-project</artifactId>
<artifactId>jclouds-azuretable-project</artifactId>
<packaging>pom</packaging>
<name>jclouds azure table project</name>
<modules>