Skip to content
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Podgursky committed Jul 23, 2018
1 parent 5ab268c commit 9cd316d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hank-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@

<dependencies>

<dependency>
<groupId>com.liveramp</groupId>
<artifactId>commons</artifactId>
<version>1.1-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hank-core</artifactId>
Expand Down

0 comments on commit 9cd316d

Please sign in to comment.