[rest-gradle-plugin] 63/83: Correct the plugin meta info :)

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:08 UTC 2017


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



More information about the pkg-java-commits mailing list