Skip to content

Commit 20bdc3c

Browse files
committed
Polishing
1 parent 1a2135e commit 20bdc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-spring-framework/publish-documentation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<include name="license.txt" />
1414
<include name="readme.txt" />
1515
</fileset>
16-
<fileset dir="${package.output.dir}/docs" />
16+
<fileset dir="${package.docs.dir}" />
1717
</scp>
1818

1919
<sshexec host="spring02.managed.contegix.com" username="${username}" keyfile="${key.file}" passphrase="${passphrase}"

0 commit comments

Comments
 (0)