Skip to content

Commit a02bd4f

Browse files
committed
Update pom.xml to rightfully use "--allow-script-in-comments" param in javadoc plugin.
1 parent 941566f commit a02bd4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
]]>
129129
</footer>
130130
<bottom><![CDATA[Copyright &#169; 2018 Amazon Web Services, Inc. All Rights Reserved.]]></bottom>
131-
<additionalparam>&#45;&#45;allow-script-in-comments</additionalparam>-->
131+
<additionalOptions>&#45;&#45;allow-script-in-comments</additionalOptions>
132132
</configuration>
133133
<executions>
134134
<execution>

0 commit comments

Comments
 (0)