This is an automated email from the ASF dual-hosted git repository.
legendtkl pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/dev-1.3.0 by this push:
new c5e9e814f remove spotless check (#3668) (#3691)
c5e9e814f is described below
commit c5e9e814f23a37696b1e32daa75b56847e0d2af3
Author: legendtkl <[email protected]>
AuthorDate: Tue Oct 18 21:19:03 2022 +0800
remove spotless check (#3668) (#3691)
Co-authored-by: aiceflower <[email protected]>
---
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: [email protected]
For additional commands, e-mail: [email protected]