Skip to content

update to a newer version of databind #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Next Next commit
[CLOUDERA-BUILD] Bump up version number to 5.7.0
  • Loading branch information
cloudera-hudson committed Feb 13, 2016
commit cad743473f102bcd9ea94a770bddf06840f9546c
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.cloudera.api</groupId>
<artifactId>cloudera-manager-api</artifactId>
<name>Cloudera Manager API</name>
<version>5.7.0-SNAPSHOT</version>
<version>5.7.0</version>

<properties>
<cxf.version>2.7.5</cxf.version>
Expand Down