|
26 | 26 | <description>Apache CloudStack is an IaaS (“Infrastracture as a Service”) cloud orchestration platform.</description> |
27 | 27 | <url>http://www.cloudstack.org</url> |
28 | 28 | <scm> |
29 | | - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</connection> |
30 | | - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</developerConnection> |
| 29 | + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</connection> |
| 30 | + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git</developerConnection> |
31 | 31 | </scm> |
32 | 32 | <issueManagement> |
33 | 33 | <system>jira</system> |
|
99 | 99 | <mailingLists> |
100 | 100 | <mailingList> |
101 | 101 | <name>Apache CloudStack User List</name> |
102 | | - <subscribe>cloudstack-users-subscribe@incubator.apache.org</subscribe> |
103 | | - <unsubscribe>cloudstack-users-unsubscribe@incubator.apache.org</unsubscribe> |
104 | | - <post>cloudstack-users@incubator.apache.org</post> |
105 | | - <archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users</archive> |
| 102 | + <subscribe>users-subscribe@cloudstack.apache.org</subscribe> |
| 103 | + <unsubscribe>users-unsubscribe@cloudstack.apache.org</unsubscribe> |
| 104 | + <post>users@cloudstack.apache.org</post> |
| 105 | + <archive>http://mail-archives.apache.org/mod_mbox/cloudstack-users</archive> |
| 106 | + <otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-users</otherArchives> |
106 | 107 | </mailingList> |
107 | 108 | <mailingList> |
108 | 109 | <name>Apache CloudStack Developer List</name> |
109 | | - <subscribe>cloudstack-dev-subscribe@incubator.apache.org</subscribe> |
110 | | - <unsubscribe>cloudstack-dev-unsubscribe@incubator.apache.org</unsubscribe> |
111 | | - <post>cloudstack-dev@incubator.apache.org</post> |
112 | | - <archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev</archive> |
| 110 | + <subscribe>dev-subscribe@cloudstack.apache.org</subscribe> |
| 111 | + <unsubscribe>dev-unsubscribe@cloudstack.apache.org</unsubscribe> |
| 112 | + <post>dev@cloudstack.apache.org</post> |
| 113 | + <archive>http://mail-archives.apache.org/mod_mbox/cloudstack-dev</archive> |
| 114 | + <otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-dev</otherArchives> |
113 | 115 | </mailingList> |
114 | 116 | <mailingList> |
115 | 117 | <name>Apache CloudStack Commits List</name> |
116 | | - <subscribe>cloudstack-commits-subscribe@incubator.apache.org</subscribe> |
117 | | - <unsubscribe>cloudstack-commits-unsubscribe@incubator.apache.org</unsubscribe> |
118 | | - <post>cloudstack-commits@incubator.apache.org</post> |
119 | | - <archive>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits</archive> |
| 118 | + <subscribe>commits-subscribe@cloudstack.apache.org</subscribe> |
| 119 | + <unsubscribe>commits-unsubscribe@cloudstack.apache.org</unsubscribe> |
| 120 | + <post>commits@cloudstack.apache.org</post> |
| 121 | + <archive>http://mail-archives.apache.org/mod_mbox/cloudstack-commits</archive> |
| 122 | + <otherArchives>http://mail-archives.apache.org/mod_mbox/incubator-cloudstack-commits</otherArchives> |
120 | 123 | </mailingList> |
121 | 124 | </mailingLists> |
122 | 125 |
|
123 | 126 | <developers> |
124 | 127 | <developer> |
125 | 128 | <name>The Apache CloudStack Team</name> |
126 | | - <email>cloudstack-dev@incubator.apache.org</email> |
127 | | - <url>http://incubator.apache.org/projects/cloudstack.html</url> |
| 129 | + <email>dev@cloudstack.apache.org</email> |
| 130 | + <url>http://cloudstack.apache.org/</url> |
128 | 131 | <organization>Apache Software Foundation</organization> |
129 | 132 | <organizationUrl>http://apache.org/</organizationUrl> |
130 | 133 | </developer> |
131 | 134 | </developers> |
132 | 135 |
|
133 | 136 | <ciManagement> |
134 | | - <system>Jenkin</system> |
135 | | - <url>http://jenkins.cloudstack.org/</url> |
| 137 | + <system>Jenkins</system> |
| 138 | + <url>http://builds.apache.org/</url> |
136 | 139 | </ciManagement> |
137 | 140 |
|
138 | 141 | <licenses> |
|
0 commit comments