Update plugin description

This commit is contained in:
David Pilato 2016-06-30 15:16:51 +02:00
parent 8a2b27076e
commit a029c147a3
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import org.elasticsearch.gradle.LoggedExec
*/
esplugin {
description 'The Azure Discovery plugin allows to use Azure API for the unicast discovery mechanism'
description 'The Azure Classic Discovery plugin allows to use Azure Classic API for the unicast discovery mechanism'
classname 'AzureDiscoveryPlugin'
}