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 e6dbcdd696d3d751fbfd5fd9f77af5b53494d1b2
Author: noamt <n...@10ne.org>
Date:   Wed Jan 27 11:49:16 2016 +0200

    Correct the plugin meta info :)
---
 build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index 000a733..c386f8f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -122,8 +122,8 @@ pluginBundle {
     
     plugins {
         restPlugin {
-            id = 'org.samples.greeting'
-            displayName = 'Gradle Greeting plugin'
+            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