This is an automated email from the ASF dual-hosted git repository.

britter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 553ff91  Fix site deployment
553ff91 is described below

commit 553ff9102da929a9114578a8441b6ca8316e5d43
Author: Benedikt Ritter <brit...@apache.org>
AuthorDate: Sun Feb 17 18:44:37 2019 +0100

    Fix site deployment
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 04acd4d..611f547 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,6 +188,7 @@
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC1</commons.rc.version>
 
+    
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-cli</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
     <commons.encoding>utf-8</commons.encoding>
   </properties>

Reply via email to