fix project name in description element

This commit is contained in:
olivier lamy 2012-11-20 12:40:14 +01:00
parent 3b2e715888
commit 66ca4323b4
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<version>4.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache CloudStack</name>
<description>CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform.</description>
<description>Apache CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform.</description>
<url>http://www.cloudstack.org</url>
<scm>
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</connection>