From e806d3abd3d212ecb17e38dde6063b2409012bc1 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Tue, 7 Oct 2014 20:48:41 -0700 Subject: [PATCH] changes for correct deploy to sourceforge --- pom.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 842aa1536..500195e41 100644 --- a/pom.xml +++ b/pom.xml @@ -53,9 +53,9 @@ - checkstyle-snapshot-site + sourceforge-snapshot-site Snapshot Site - scp://shell.sourceforge.net/home/groups/c/ch/checkstyle/htdocs/snapshot + scp://shell.sourceforge.net/home/project-web/checkstyle/htdocs/snapshot @@ -257,6 +257,13 @@ ${basedir}/src/xdocs true + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + @@ -708,9 +715,9 @@ release - checkstyle-site + sourceforge-site Default Site - scp://shell.sourceforge.net/home/groups/c/ch/checkstyle/htdocs + scp://shell.sourceforge.net/home/project-web/checkstyle/htdocs