Skip to content

Commit

Permalink
Merge pull request #182 from cdk/patch/depict-colors
Browse files Browse the repository at this point in the history
Patch/depict colors
  • Loading branch information
egonw committed Dec 7, 2015
2 parents cc52feb + a3d95af commit 7905735
Show file tree
Hide file tree
Showing 5 changed files with 731 additions and 114 deletions.
7 changes: 7 additions & 0 deletions bundle/pom.xml
Expand Up @@ -300,6 +300,13 @@
<artifactId>cdk-legacy</artifactId>
<version>${project.parent.version}</version>
</dependency>

<!-- Apps -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cdk-depict</artifactId>
<version>${project.parent.version}</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 7905735

Please sign in to comment.