Skip to content

Commit

Permalink
combine druid-api, druid-common, java-util into druid-core (#6443)
Browse files Browse the repository at this point in the history
* combine druid-api, druid-common, java-util

* spacing
  • Loading branch information
clintropolis authored and b-slim committed Oct 15, 2018
1 parent d5ccd58 commit 84598fb
Show file tree
Hide file tree
Showing 600 changed files with 444 additions and 878 deletions.
157 changes: 0 additions & 157 deletions api/pom.xml

This file was deleted.

2 changes: 1 addition & 1 deletion aws-common/pom.xml
Expand Up @@ -34,7 +34,7 @@
<dependencies>
<dependency>
<groupId>org.apache.druid</groupId>
<artifactId>druid-common</artifactId>
<artifactId>druid-core</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 84598fb

Please sign in to comment.