You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/10/19 14:50:21 UTC

[cxf] branch master updated: Change

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new b0df863  Change
b0df863 is described below

commit b0df863bd1b3afae3f7af5c4693caa5c16729d99
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 19 15:50:01 2020 +0100

    Change
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 11cdb21..3b92f9a 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -74,7 +74,7 @@ jobs:
 
     - run: |
         #mvn clean install -Pnochecks -DskipTests
-        mvn clean process-sources -Pnochecks
+        mvn process-sources -Pnochecks
     #   make bootstrap
     #   make release