This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new ace07c7129e Rollback spotless format (#23915)
ace07c7129e is described below
commit ace07c7129e3630c6b7317dea6c40c3123a9c6ef
Author: Liang Zhang <[email protected]>
AuthorDate: Thu Feb 2 01:40:35 2023 +0800
Rollback spotless format (#23915)
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8c0ca6ccd35..10e846322e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
<artifactId>caffeine</artifactId>
<version>${caffeine.version}</version>
</dependency>
-
+
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
@@ -996,10 +996,10 @@
<replace>
<name>Leading blank line</name>
<search>-->
- <project</search>
+<project</search>
<replacement>-->
-
- <project</replacement>
+
+<project</replacement>
</replace>
</pom>
</configuration>