mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Apache CloudStack has graduated.
Fixing the links in the pom.xml Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
8ecdbd8537
commit
23d301ffd8
39
pom.xml
39
pom.xml
@ -26,8 +26,8 @@
|
|||||||
<description>Apache 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>
|
<url>http://www.cloudstack.org</url>
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</connection>
|
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</connection>
|
||||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</developerConnection>
|
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</developerConnection>
|
||||||
</scm>
|
</scm>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>jira</system>
|
<system>jira</system>
|
||||||
@ -99,40 +99,43 @@
|
|||||||
<mailingLists>
|
<mailingLists>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Apache CloudStack User List</name>
|
<name>Apache CloudStack User List</name>
|
||||||
<subscribe>cloudstack-users-subscribe@incubator.apache.org</subscribe>
|
<subscribe>users-subscribe@cloudstack.apache.org</subscribe>
|
||||||
<unsubscribe>cloudstack-users-unsubscribe@incubator.apache.org</unsubscribe>
|
<unsubscribe>users-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||||
<post>cloudstack-users@incubator.apache.org</post>
|
<post>users@cloudstack.apache.org</post>
|
||||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users</archive>
|
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-users</archive>
|
||||||
|
<otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users</otherArchives>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Apache CloudStack Developer List</name>
|
<name>Apache CloudStack Developer List</name>
|
||||||
<subscribe>cloudstack-dev-subscribe@incubator.apache.org</subscribe>
|
<subscribe>dev-subscribe@cloudstack.apache.org</subscribe>
|
||||||
<unsubscribe>cloudstack-dev-unsubscribe@incubator.apache.org</unsubscribe>
|
<unsubscribe>dev-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||||
<post>cloudstack-dev@incubator.apache.org</post>
|
<post>dev@cloudstack.apache.org</post>
|
||||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev</archive>
|
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-dev</archive>
|
||||||
|
<otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev</otherArchives>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Apache CloudStack Commits List</name>
|
<name>Apache CloudStack Commits List</name>
|
||||||
<subscribe>cloudstack-commits-subscribe@incubator.apache.org</subscribe>
|
<subscribe>commits-subscribe@cloudstack.apache.org</subscribe>
|
||||||
<unsubscribe>cloudstack-commits-unsubscribe@incubator.apache.org</unsubscribe>
|
<unsubscribe>commits-unsubscribe@cloudstack.apache.org</unsubscribe>
|
||||||
<post>cloudstack-commits@incubator.apache.org</post>
|
<post>commits@cloudstack.apache.org</post>
|
||||||
<archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits</archive>
|
<archive>http://mail-archives.apache.org/mod_mbox/cloudstack-commits</archive>
|
||||||
|
<otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits</otherArchives>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
</mailingLists>
|
</mailingLists>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
<name>The Apache CloudStack Team</name>
|
<name>The Apache CloudStack Team</name>
|
||||||
<email>cloudstack-dev@incubator.apache.org</email>
|
<email>dev@cloudstack.apache.org</email>
|
||||||
<url>http://incubator.apache.org/projects/cloudstack.html</url>
|
<url>http://cloudstack.apache.org/</url>
|
||||||
<organization>Apache Software Foundation</organization>
|
<organization>Apache Software Foundation</organization>
|
||||||
<organizationUrl>http://apache.org/</organizationUrl>
|
<organizationUrl>http://apache.org/</organizationUrl>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<ciManagement>
|
<ciManagement>
|
||||||
<system>Jenkin</system>
|
<system>Jenkins</system>
|
||||||
<url>http://jenkins.cloudstack.org/</url>
|
<url>http://builds.apache.org/</url>
|
||||||
</ciManagement>
|
</ciManagement>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user