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 734892d7e457e72c2dd7bf839a3a41b64f711344 Author: Cedric Beust <[email protected]> Date: Mon Jun 8 18:49:43 2015 -0700 Comment. --- gradle/publishing.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gradle/publishing.gradle b/gradle/publishing.gradle index 4f67ea3..178fd4f 100644 --- a/gradle/publishing.gradle +++ b/gradle/publishing.gradle @@ -109,7 +109,8 @@ uploadArchives { // // Artifactory -// ./gradlew artifactoryPublish // bintrayUpload +// ./gradlew artifactoryPublish (upload snapshot) +// ./gradlew bintrayUpload (upload release) // buildscript { -- 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

