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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]