Skip to content

Commit 7a18a74

Browse files
committed
ci profile update
1 parent a6ffbd5 commit 7a18a74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,15 @@
212212
</properties>
213213
<modules>
214214
<module>springdoc-openapi-starter-common</module>
215+
<module>springdoc-openapi-starter-common-mcp</module>
215216
<module>springdoc-openapi-starter-webmvc-api</module>
216217
<module>springdoc-openapi-starter-webflux-api</module>
217218
<module>springdoc-openapi-starter-webmvc-ui</module>
218219
<module>springdoc-openapi-starter-webflux-ui</module>
220+
<module>springdoc-openapi-starter-webmvc-scalar</module>
221+
<module>springdoc-openapi-starter-webflux-scalar</module>
222+
<module>springdoc-openapi-starter-webmvc-mcp</module>
223+
<module>springdoc-openapi-starter-webflux-mcp</module>
219224
<module>springdoc-openapi-tests</module>
220225
</modules>
221226
</profile>

0 commit comments

Comments
 (0)