Skip to content

Commit

Permalink
Merge pull request #1596 from metamx/console-artifact
Browse files Browse the repository at this point in the history
make console a maven dependency instead of filedump
  • Loading branch information
drcrallen committed Aug 4, 2015
2 parents b05be0a + 07ee1ac commit 9dd18de
Show file tree
Hide file tree
Showing 20 changed files with 12 additions and 22,470 deletions.
5 changes: 5 additions & 0 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
<artifactId>druid-aws-common</artifactId>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>io.druid</groupId>
<artifactId>druid-console</artifactId>
<version>0.0.2</version>
</dependency>
<dependency>
<groupId>com.metamx</groupId>
<artifactId>http-client</artifactId>
Expand Down
347 changes: 0 additions & 347 deletions server/src/main/resources/static/css/bootstrap-theme.css

This file was deleted.

Loading

0 comments on commit 9dd18de

Please sign in to comment.