Skip to content

Commit fb68290

Browse files
author
Philip Hutchins
committed
aasdf
1 parent 5a25fcc commit fb68290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-descriptor.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ name=elasticsearch-cloud-aws
5555
#jvm=${elasticsearch.plugin.jvm}
5656
#
5757
# 'classname': the name of the class to load, fully-qualified.
58-
classname=org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin
58+
classname=${elasticsearch.plugin.classname}
5959
#
6060
# 'java.version' version of java the code is built against
6161
# use the system property java.specification.version

0 commit comments

Comments
 (0)