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:
Hiram R. Chirino 2013-06-05 13:36:55 +00:00
parent b2a91b96c4
commit fd0cf387d6
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@
<groupId>${project.groupId}</groupId>
<artifactId>activemq-leveldb-store</artifactId>
<version>${project.version}</version>
<classifier>uber</classifier>
</dependency>
<!-- Additional protocol impls -->