mirror of https://github.com/apache/cloudstack.git
fix project name in description element
This commit is contained in:
parent
3b2e715888
commit
66ca4323b4
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue