Merge pull request #418 from jbonofre/AMQ-7329

[AMQ-7329] Fix exclusion in activemq-osgi
This commit is contained in:
Jean-Baptiste Onofré 2019-11-19 11:22:22 +01:00 committed by GitHub
commit d826adf7c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@
<artifactId>activemq-web</artifactId>
<exclusions>
<exclusion>
<groupId>${project.groupId}</groupId>
<artifactId>activemq-all</artifactId>
</exclusion>
</exclusions>