Skip to content

Commit 92b5080

Browse files
committed
skip tests deploy
1 parent 672b42c commit 92b5080

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

springdoc-openapi-tests/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
<artifactId>springdoc-openapi-tests</artifactId>
1111
<name>${project.artifactId}</name>
1212

13+
<properties>
14+
<maven.deploy.skip>true</maven.deploy.skip>
15+
</properties>
16+
1317
<modules>
1418
<module>springdoc-openapi-security-tests</module>
1519
<module>springdoc-openapi-groovy-tests</module>

0 commit comments

Comments
 (0)