[rest-gradle-plugin] 65/83: Assign a valid plugin id

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 870a240f71859f351f168a2cb6b1855a59b2fbab
Author: noamt <noam at 10ne.org>
Date:   Wed Jan 27 11:57:17 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 c45910e..ca1e528 100644
--- a/build.gradle
+++ b/build.gradle
@@ -122,7 +122,7 @@ pluginBundle {
     
     plugins {
         restPlugin {
-            id = 'org._10ne.rest'
+            id = 'org.tenne.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