Skip to content

Commit 78bb7c4

Browse files
author
Philip Hutchins
committed
adsfeee
1 parent 2f4733b commit 78bb7c4

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
@@ -61,7 +61,7 @@ name=elasticsearch-cloud-aws
6161
# use the system property java.specification.version
6262
# version string must be a sequence of nonnegative decimal integers
6363
# separated by "."'s and may have leading zeros
64-
#java.version=${maven.compiler.target}
64+
java.version=${maven.compiler.target}
6565
#
6666
# 'elasticsearch.version' version of elasticsearch compiled against
6767
# You will have to release a new version of the plugin for each new

0 commit comments

Comments
 (0)