You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2015/12/06 14:39:04 UTC

svn commit: r1718175 - /axis/axis2/java/rampart/trunk/pom.xml

Author: veithen
Date: Sun Dec  6 13:39:04 2015
New Revision: 1718175

URL: http://svn.apache.org/viewvc?rev=1718175&view=rev
Log:
Use a staging area to deploy the site when creating a release candidate.

Modified:
    axis/axis2/java/rampart/trunk/pom.xml

Modified: axis/axis2/java/rampart/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/pom.xml?rev=1718175&r1=1718174&r2=1718175&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/pom.xml (original)
+++ axis/axis2/java/rampart/trunk/pom.xml Sun Dec  6 13:39:04 2015
@@ -121,7 +121,7 @@
     <distributionManagement>
         <site>
             <id>site</id>
-            <url>scm:svn:https://svn.apache.org/repos/asf/axis/site/axis2/java/rampart</url>
+            <url>scm:svn:https://svn.apache.org/repos/asf/axis/site/axis2/java/rampart-staging</url>
         </site>
     </distributionManagement>