We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672b42c commit 92b5080Copy full SHA for 92b5080
springdoc-openapi-tests/pom.xml
@@ -10,6 +10,10 @@
10
<artifactId>springdoc-openapi-tests</artifactId>
11
<name>${project.artifactId}</name>
12
13
+ <properties>
14
+ <maven.deploy.skip>true</maven.deploy.skip>
15
+ </properties>
16
+
17
<modules>
18
<module>springdoc-openapi-security-tests</module>
19
<module>springdoc-openapi-groovy-tests</module>
0 commit comments