|
76 | 76 | <module>artemis-image/examples</module> |
77 | 77 | </modules> |
78 | 78 |
|
79 | | - <name>ActiveMQ Artemis</name> |
80 | | - <url>https://activemq.apache.org/components/artemis/</url> |
| 79 | + <name>Apache Artemis</name> |
| 80 | + <url>https://artemis.apache.org</url> |
81 | 81 |
|
82 | 82 | <properties> |
83 | 83 | <maven.compiler.source>17</maven.compiler.source> |
|
279 | 279 | </properties> |
280 | 280 |
|
281 | 281 | <scm> |
282 | | - <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</connection> |
283 | | - <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</developerConnection> |
284 | | - <url>https://github.com/apache/activemq-artemis</url> |
285 | | - <tag>2.38.0</tag> |
| 282 | + <connection>scm:git:https://gitbox.apache.org/repos/asf/artemis.git</connection> |
| 283 | + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/artemis.git</developerConnection> |
| 284 | + <url>https://github.com/apache/artemis</url> |
| 285 | + <tag>HEAD</tag> |
286 | 286 | </scm> |
287 | 287 |
|
288 | 288 | <issueManagement> |
|
291 | 291 | </issueManagement> |
292 | 292 | <developers> |
293 | 293 | <developer> |
294 | | - <name>The Apache ActiveMQ Team</name> |
295 | | - <email>dev@activemq.apache.org</email> |
296 | | - <url>http://activemq.apache.org</url> |
| 294 | + <name>The Apache Artemis Team</name> |
| 295 | + <email>dev@artemis.apache.org</email> |
| 296 | + <url>https://artemis.apache.org</url> |
297 | 297 | <organization>Apache Software Foundation</organization> |
298 | | - <organizationUrl>http://apache.org/</organizationUrl> |
| 298 | + <organizationUrl>https://apache.org/</organizationUrl> |
299 | 299 | </developer> |
300 | 300 | </developers> |
301 | 301 | <mailingLists> |
302 | 302 | <mailingList> |
303 | 303 | <name>User List</name> |
304 | | - <subscribe>users-subscribe@activemq.apache.org</subscribe> |
305 | | - <unsubscribe>users-unsubscribe@activemq.apache.org</unsubscribe> |
306 | | - <post>users@activemq.apache.org</post> |
| 304 | + <subscribe>users-subscribe@artemis.apache.org</subscribe> |
| 305 | + <unsubscribe>users-unsubscribe@artemis.apache.org</unsubscribe> |
| 306 | + <post>users@artemis.apache.org</post> |
307 | 307 | </mailingList> |
308 | 308 | <mailingList> |
309 | 309 | <name>Development List</name> |
310 | | - <subscribe>dev-subscribe@activemq.apache.org</subscribe> |
311 | | - <unsubscribe>dev-unsubscribe@activemq.apache.org</unsubscribe> |
312 | | - <post>dev@activemq.apache.org</post> |
| 310 | + <subscribe>dev-subscribe@artemis.apache.org</subscribe> |
| 311 | + <unsubscribe>dev-unsubscribe@artemis.apache.org</unsubscribe> |
| 312 | + <post>dev@artemis.apache.org</post> |
313 | 313 | </mailingList> |
314 | 314 | </mailingLists> |
315 | 315 |
|
|
0 commit comments