Skip to content

Commit 1a6461d

Browse files
committed
Updated distribution url to new Sourceforge infrastructure - unfortunately mvn site-deploy no longer works, since no commands may be executed with the SF shell account. Manual sftp/scp is the workaround.
1 parent 774aa63 commit 1a6461d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dddsample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<distributionManagement>
1313
<site>
1414
<id>sf</id>
15-
<url>scp://shell.sf.net/home/groups/d/dd/dddsample/htdocs</url>
15+
<url>sftp://web.sourceforge.net/htdocs</url>
1616
</site>
1717
</distributionManagement>
1818
<ciManagement />

0 commit comments

Comments
 (0)