This is an automated email from the git hooks/post-receive script. mckinstry pushed a commit to branch debian/master in repository rest-gradle-plugin.
commit c43cdd04a8072ae184c4e7af8587f1cac665a26d Author: noamt <[email protected]> Date: Mon Feb 25 16:22:20 2013 +0200 Bumping version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a6fdcd7..52231d5 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ apply plugin: 'idea' apply plugin: 'maven' group = 'org._10ne.gradle' -version = '0.1-SNAPSHOT' +version = '0.2-SNAPSHOT' buildscript { apply from: 'gradle/Bintray.gradle' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

