Another update to make it easier next time


git-svn-id: https://svn.apache.org/repos/asf/cxf/build-utils/trunk@1090314 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 52d367c..98b7cb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,8 @@
     <scm>
       <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/build-utils/trunk</connection>
       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/build-utils/trunk</developerConnection>
-      <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-7/cxf-build-utils</url>
-  </scm>
+      <url>http://svn.apache.org/repos/asf/cxf/build-utils/trunk</url>
+    </scm>
     <mailingLists>
         <mailingList>
             <name>Apache CXF User List</name>
@@ -116,7 +116,7 @@
                          <useReleaseProfile>false</useReleaseProfile>
                          <preparationGoals>clean install</preparationGoals>
                          <goals>deploy</goals>
-                         <arguments>-Prelease,deploy</arguments>
+                         <arguments>-Prelease,deploy,apache-release</arguments>
                          <autoVersionSubmodules>true</autoVersionSubmodules>
                      </configuration>
                  </plugin>