diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties
index 2765a3bf..7265c7b1 100644
--- a/plugin-parent/project.properties
+++ b/plugin-parent/project.properties
@@ -65,3 +65,4 @@ maven.multiproject.type=plugin
maven.compile.target=1.3
maven.compile.source=1.3
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
diff --git a/plugin-parent/project.xml b/plugin-parent/project.xml
index 0fa7c476..8b1e5f33 100644
--- a/plugin-parent/project.xml
+++ b/plugin-parent/project.xml
@@ -57,8 +57,8 @@
- scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/
- http://cvs.apache.org/viewcvs/maven-plugins/
+ scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/
+ http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/
diff --git a/project.properties b/project.properties
index f69a4852..61b9d502 100644
--- a/project.properties
+++ b/project.properties
@@ -43,3 +43,4 @@ maven.xdoc.date.format = dd MMMM yyyy HH:mm z
# Distribution location
maven.repo.central = www.apache.org
maven.repo.central.directory = /www/www.apache.org/dist/java-repository/
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
diff --git a/project.xml b/project.xml
index 78ade218..4d0d4ad1 100644
--- a/project.xml
+++ b/project.xml
@@ -55,8 +55,8 @@
- scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/
- http://cvs.apache.org/viewcvs/maven-plugins/
+ scm:svn:http://svn.apache.org/repos/asf:maven/maven-1/plugins/trunk/
+ http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/