Skip to content

Commit dfb2222

Browse files
committed
remove pom.xml changes
1 parent 1400c29 commit dfb2222

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -873,8 +873,8 @@
873873
<profile>
874874
<id>quick</id>
875875
<properties>
876-
<checkstyle.skip>false</checkstyle.skip>
877-
<spotbugs.skip>false</spotbugs.skip>
876+
<checkstyle.skip>true</checkstyle.skip>
877+
<spotbugs.skip>true</spotbugs.skip>
878878
<skip.unit.tests>true</skip.unit.tests>
879879
<mdep.analyze.skip>true</mdep.analyze.skip>
880880
<japicmp.skip>true</japicmp.skip>

0 commit comments

Comments
 (0)