Skip to content

Commit

Permalink
Rollback spotless format (#23915)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Feb 1, 2023
1 parent 3a75dfb commit ace07c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
<artifactId>caffeine</artifactId>
<version>${caffeine.version}</version>
</dependency>

<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
Expand Down Expand Up @@ -996,10 +996,10 @@
<replace>
<name>Leading blank line</name>
<search>--&gt;
&lt;project</search>
&lt;project</search>
<replacement>--&gt;
&lt;project</replacement>

&lt;project</replacement>
</replace>
</pom>
</configuration>
Expand Down

0 comments on commit ace07c7

Please sign in to comment.