mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-08 18:29:20 +00:00
This closes #98 on apache parent pom
This commit is contained in:
commit
cf6e19ead1
9
pom.xml
9
pom.xml
@ -21,9 +21,16 @@
|
||||
<artifactId>activemq-pom</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>6.0.0-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>16</version>
|
||||
</parent>
|
||||
|
||||
<modules>
|
||||
<module>activemq-protocols</module>
|
||||
<module>activemq-dto</module>
|
||||
<module>activemq-dto</module>
|
||||
</modules>
|
||||
|
||||
<name>ActiveMQ6 Parent</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user