You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/10/17 12:58:26 UTC

[incubator-linkis] branch release-1.3.0-rc2 updated: remove spotless check (#3668)

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

casion pushed a commit to branch release-1.3.0-rc2
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/release-1.3.0-rc2 by this push:
     new 9826dd922 remove spotless check (#3668)
9826dd922 is described below

commit 9826dd922e711fe307b91f1c22f399988289c3be
Author: aiceflower <ki...@sina.com>
AuthorDate: Mon Oct 17 20:58:19 2022 +0800

    remove spotless check (#3668)
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 94fbbeebd..def0addc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1224,14 +1224,6 @@
               </licenseHeader>
             </scala>
           </configuration>
-          <executions>
-            <execution>
-              <id>spotless-check</id>
-              <goals>
-                <goal>check</goal>
-              </goals>
-            </execution>
-          </executions>
         </plugin>
 
         <plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org