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 83b4040e5359c89e333e459011f5325803c5cc29
Author: noamt <n...@10ne.org>
Date:   Sun Feb 22 15:24:46 2015 +0200

    Update artifactory connection properties
---
 build.gradle | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index acb6a98..de29e6b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -85,10 +85,9 @@ artifactory {
     contextUrl = 'https://oss.jfrog.org'
     resolve {
         repoKey = 'remote-repos'
-        username = ''
-        password = ''
     }
     publish {
+        repoKey = 'oss-release-local'
         defaults {
             publishArtifacts = true
         }

-- 
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
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to