This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag testng-6.9.5 in repository testng.
commit 7b1f5bdc51b0765e7958be1671e6e001c04e6fd1 Author: Cedric Beust <[email protected]> Date: Fri Jul 10 11:06:46 2015 -0700 Fix comment. --- gradle/publishing.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/publishing.gradle b/gradle/publishing.gradle index 8e866ae..e6e0851 100644 --- a/gradle/publishing.gradle +++ b/gradle/publishing.gradle @@ -68,7 +68,7 @@ bintray { // // Upload to Sonatype snapshot -// ./gradlew upload +// ./gradlew uploadArchives // apply plugin: 'maven' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

