mirror of https://github.com/apache/activemq.git
AMQ-5935: fix earlier fluffed commit by removing old staging repo details
This commit is contained in:
parent
8400a780c8
commit
5b2aec5472
7
pom.xml
7
pom.xml
|
@ -30,13 +30,6 @@
|
|||
<name>ActiveMQ</name>
|
||||
<inceptionYear>2005</inceptionYear>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>staging</id>
|
||||
<url>https://repository.apache.org/content/repositories/orgapacheqpid-1044</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<properties>
|
||||
<activeio-version>3.1.4</activeio-version>
|
||||
<siteId>activemq-${project.version}</siteId>
|
||||
|
|
Loading…
Reference in New Issue