You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/07/05 14:31:47 UTC

svn commit: r1689247 - /webservices/woden/trunk/java/pom.xml

Author: veithen
Date: Sun Jul  5 12:31:46 2015
New Revision: 1689247

URL: http://svn.apache.org/r1689247
Log:
During a release, publish to the staging site, not the live site.

Modified:
    webservices/woden/trunk/java/pom.xml

Modified: webservices/woden/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/pom.xml?rev=1689247&r1=1689246&r2=1689247&view=diff
==============================================================================
--- webservices/woden/trunk/java/pom.xml (original)
+++ webservices/woden/trunk/java/pom.xml Sun Jul  5 12:31:46 2015
@@ -221,7 +221,7 @@
         </snapshotRepository>
         <site>
             <id>website</id>
-            <url>scm:svn:https://svn.apache.org/repos/asf/webservices/website/woden</url>
+            <url>scm:svn:https://svn.apache.org/repos/asf/webservices/website/woden-staging</url>
         </site>
     </distributionManagement>
     <profiles>