[rest-gradle-plugin] 64/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 05845bf333de8536f86dc4cc136198299364884e
Author: noamt <noam at 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
More information about the pkg-java-commits
mailing list