Update bytebuffer-collections

This commit is contained in:
Charles Allen 2015-06-22 18:07:24 -07:00
parent b72a70522b
commit 88b2ef5d6b
2 changed files with 1 additions and 8 deletions

View File

@ -52,13 +52,6 @@
<artifactId>druid-processing</artifactId>
<version>${project.parent.version}</version>
</dependency>
<!-- Used to test https://github.com/metamx/extendedset/pull/3
<dependency>
<groupId>com.metamx</groupId>
<artifactId>extendedset</artifactId>
<version>1.3.9-SNAPSHOT</version>
</dependency>
-->
</dependencies>
<properties>

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>com.metamx</groupId>
<artifactId>bytebuffer-collections</artifactId>
<version>0.1.5</version>
<version>0.1.6</version>
</dependency>
<dependency>
<groupId>com.metamx</groupId>