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 05845bf333de8536f86dc4cc136198299364884e
Author: noamt <n...@10ne.org>
Date:   Wed Jan 27 11:56:08 2016 +0200

    Assign a valid plugin id
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index c386f8f..c45910e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -122,7 +122,7 @@ pluginBundle {
     
     plugins {
         restPlugin {
-            id = 'org.10ne.rest'
+            id = 'org._10ne.rest'
             displayName = 'REST Gradle Plugin'
             tags = ['REST', 'API']
             version = '0.4.1'

-- 
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