Skip to content

Commit 42a5154

Browse files
committed
Revert "HBASE-27084 Add spotless:check in mvn verify stage (#4482)"
This reverts commit bcea930.
1 parent 824b729 commit 42a5154

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
<surefire.version>3.0.0-M6</surefire.version>
625625
<wagon.ssh.version>2.12</wagon.ssh.version>
626626
<xml.maven.version>1.0.1</xml.maven.version>
627-
<spotless.version>2.22.5</spotless.version>
627+
<spotless.version>2.22.2</spotless.version>
628628
<hbase-thirdparty.version>4.1.0</hbase-thirdparty.version>
629629
<maven-site.version>3.12.0</maven-site.version>
630630
<!-- Intraproject jar naming properties -->
@@ -2297,13 +2297,6 @@
22972297
</format>
22982298
</formats>
22992299
</configuration>
2300-
<executions>
2301-
<execution>
2302-
<goals>
2303-
<goal>check</goal>
2304-
</goals>
2305-
</execution>
2306-
</executions>
23072300
</plugin>
23082301
</plugins>
23092302
<extensions>

0 commit comments

Comments
 (0)