Skip to content

Commit

Permalink
Needs to import bullet-core
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaisarma committed Jun 27, 2018
1 parent 51cec5b commit c98c4db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/storm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@
<artifactId>bullet-record</artifactId>
<version>${bullet.record.version}</version>
</dependency>
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-core</artifactId>
<version>${bullet.core.version}</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit c98c4db

Please sign in to comment.