Skip to content

Commit ca8cba2

Browse files
committed
try to fix deployment of files to sourceforge
1 parent 8d4a57e commit ca8cba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@
607607
<scp todir="${env.SCP_USERNAME}@frs.sourceforge.net:/home/frs/project/gcviewer/"
608608
password="${env.SCP_PASSWORD}"
609609
trust="true"
610+
sftp="true"
610611
failonerror="true">
611612
<fileset dir="${project.basedir}/target">
612613
<include name="${project.build.finalName}.${project.packaging}" />

0 commit comments

Comments
 (0)