Skip to content

Commit

Permalink
Bumped version and updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marklarr and fenry committed Feb 24, 2016
1 parent 8de4966 commit 0aeb945
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.56.0
* Add AccountUpdaterDailyReport webhook parsing

## 2.55.0
* Add support for OSGi bundling. Thanks, @lburgazzoli!

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.braintreepayments.gateway</groupId>
<artifactId>braintree-java</artifactId>
<version>2.55.1-SNAPSHOT</version>
<version>2.56.0-SNAPSHOT</version>
<description>Java Client Library for Braintree Payments Gateway</description>
<packaging>bundle</packaging>
<name>Braintree Gateway Java Client Library</name>
Expand Down Expand Up @@ -33,7 +33,7 @@
<developerConnection>
${scmConnection}
</developerConnection>
<tag>2.55.0</tag>
<tag>2.56.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0aeb945

Please sign in to comment.