mirror of https://github.com/apache/activemq.git
Fix up osgi bundle build since we don't build the leveldb uber jar anymore.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1489866 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b2a91b96c4
commit
fd0cf387d6
|
@ -103,7 +103,6 @@
|
|||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-leveldb-store</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<classifier>uber</classifier>
|
||||
</dependency>
|
||||
|
||||
<!-- Additional protocol impls -->
|
||||
|
|
Loading…
Reference in New Issue