mirror of https://github.com/apache/druid.git
Update bytebuffer-collections
This commit is contained in:
parent
b72a70522b
commit
88b2ef5d6b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue