NO-JIRA: update broken repo/website URLs in pom to point to something useful

This commit is contained in:
Robbie Gemmell 2021-06-09 15:49:15 +01:00
parent 7e15de6339
commit eb4723cdc1
1 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@
</modules>
<name>ActiveMQ Artemis Parent</name>
<url>http://apache.org/activemq</url>
<url>https://activemq.apache.org/components/artemis/</url>
<properties>
<modular.jdk.surefire.arg />
@ -216,8 +216,8 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis.git</developerConnection>
<url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
<tag>1.0.0-SNAPSHOT</tag>
<url>https://github.com/apache/activemq-artemis</url>
<tag>HEAD</tag>
</scm>
<distributionManagement>