Skip to content
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

Paging api #19

Merged
merged 11 commits into from
Dec 9, 2016
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = com.cdancy
version = 0.0.10
version = 0.0.10-pjr
Copy link
Contributor Author

@Gawen-pjr Gawen-pjr Dec 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we set the version to 0.0.10-SNAPSHOT instead to enforce the fact that this version is not yet released ?


artifactoryURL = http://127.0.0.1:8080/artifactory
artifactoryUser = admin
Expand Down