Cosmetics

This commit is contained in:
Hugo Trippaers 2014-01-22 10:09:37 +01:00
parent 532bf4b190
commit 7ab3e277c4
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>cloud-framework-spring-module</artifactId>
<name>Apache CloudStack Framework - Spring Module</name>
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloud-maven-standard</artifactId>

View File

@ -20,7 +20,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>cloud-plugin-network-ssp</artifactId>
<name>Apache Cloudstack Plugin - Stratosphere SSP</name>
<name>Apache CloudStack Plugin - Stratosphere SSP</name>
<url>http://www.stratosphere.co.jp/</url>
<parent>
<groupId>org.apache.cloudstack</groupId>