diff --git a/pmd/etc/doing_the_next_pmd_release.txt b/pmd/etc/doing_the_next_pmd_release.txt
index 8e706e70e2..635a54a9f7 100644
--- a/pmd/etc/doing_the_next_pmd_release.txt
+++ b/pmd/etc/doing_the_next_pmd_release.txt
@@ -62,7 +62,25 @@ Classify the file
Click File Releases, Edit Release, set previous version to 'hidden'.
upload command below will create and upload the maven artifacts to sourceforge. Login info
-for 'pmd-repo' must be defined in ~/.m2/settings.xml
+for 'pmd-repo' must be defined in ~/.m2/settings.xml:
+
+---8<---8<---
+
+
+
+
+ pmd-repo
+ your-sf-login
+ your-sf-pwd
+
+
+
+
+--->8--->8---
+
cd ~/pmd/pmd/
update the "download" and "what's new" link in navigation.xml
diff --git a/pmd/pom.xml b/pmd/pom.xml
index 710239220b..07d669918d 100644
--- a/pmd/pom.xml
+++ b/pmd/pom.xml
@@ -286,12 +286,12 @@
pmd-repo
Default Repository
- scp://shell.sourceforge.net/home/groups/p/pm/pmd/htdocs/maven2
+ scp://web.sourceforge.net/home/project-web/pmd/htdocs/maven2
pmd-site
Default Site
- scp://shell.sourceforge.net/home/groups/p/pm/pmd/htdocs
+ scp://web.sourceforge.net/home/project-web/pmd/htdocs