Skip to content

Commit a87e33d

Browse files
committed
skip spotbugs
1 parent 9115a48 commit a87e33d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.terracotta</groupId>
2727
<artifactId>terracotta-parent</artifactId>
28-
<version>5.13</version>
28+
<version>5.14-SNAPSHOT</version>
2929
<relativePath/>
3030
</parent>
3131

@@ -38,12 +38,12 @@
3838
<properties>
3939
<build.edition>opensource</build.edition>
4040
<tc-shader.version>1.2</tc-shader.version>
41-
<skip.deploy>false</skip.deploy>
42-
4341
<terracotta-apis.version>1.7.0-pre2</terracotta-apis.version>
4442
<terracotta-configuration.version>10.7.0-pre2</terracotta-configuration.version>
4543
<galvan.version>1.5.0-pre3</galvan.version>
4644
<tc-tripwire.version>1.0.0-pre7</tc-tripwire.version>
45+
<!-- legacy repo -->
46+
<spotbugs.skip>true</spotbugs.skip>
4747
</properties>
4848

4949
<modules>

0 commit comments

Comments
 (0)