Skip to content

Commit

Permalink
updated pom file and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Thompson committed Jul 12, 2017
1 parent 48a534b commit 435daa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Beeswax API for custom bidders
<dependency>
<groupId>com.beeswax</groupId>
<artifactId>beeswax-api</artifactId>
<version>2017-03-16</version>
<version>2017-07-12</version>
</dependency>

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.beeswax</groupId>
<artifactId>beeswax-api</artifactId>
<version>2017-03-16</version>
<version>2017-07-12</version>
<name>Beeswax API</name>
<packaging>jar</packaging>
<description>Builds a jar for all Proto Classes in Beeswax</description>
Expand Down

0 comments on commit 435daa2

Please sign in to comment.