You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2013/08/22 01:12:22 UTC

svn commit: r1516324 - /commons/sandbox/weaver/trunk/pom.xml

Author: mbenson
Date: Wed Aug 21 23:12:22 2013
New Revision: 1516324

URL: http://svn.apache.org/r1516324
Log:
site destination

Modified:
    commons/sandbox/weaver/trunk/pom.xml

Modified: commons/sandbox/weaver/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/weaver/trunk/pom.xml?rev=1516324&r1=1516323&r2=1516324&view=diff
==============================================================================
--- commons/sandbox/weaver/trunk/pom.xml (original)
+++ commons/sandbox/weaver/trunk/pom.xml Wed Aug 21 23:12:22 2013
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-sandbox-parent</artifactId>
-    <version>10-SNAPSHOT</version>
+    <version>10</version>
   </parent>
 
   <artifactId>commons-weaver-parent</artifactId>
@@ -47,6 +47,7 @@ under the License.
     <!--commons.jira.id>WEAVER</commons.jira.id>
     <commons.jira.pid>666</commons.jira.pid-->
     <asm.version>4.1</asm.version>
+    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/sandbox/${commons.componentid}</commons.scmPubUrl>
   </properties>
 
   <developers>