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

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new fb3068f  YETUS-1040. all releasenotes page should not '--usetoday' 
(#171)
fb3068f is described below

commit fb3068f4333d645efa59329428417dec261339f6
Author: Allen Wittenauer <[email protected]>
AuthorDate: Fri Oct 23 06:57:30 2020 -0700

    YETUS-1040. all releasenotes page should not '--usetoday' (#171)
    
    Signed-off-by: Sean Busbey <[email protected]>
---
 asf-site-src/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/asf-site-src/pom.xml b/asf-site-src/pom.xml
index 8f78e52..0f02343 100644
--- a/asf-site-src/pom.xml
+++ b/asf-site-src/pom.xml
@@ -178,7 +178,6 @@
                 <argument>YETUS</argument>
                 <argument>--projecttitle</argument>
                 <argument>Apache Yetus</argument>
-                <argument>--usetoday</argument>
                 <argument>--range</argument>
                 <argument>--version</argument>
                 <argument>0.0.0</argument>

Reply via email to