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 1054165 commit 90b92d4Copy full SHA for 90b92d4
pom.xml
@@ -220,7 +220,7 @@
220
<module>spring-ai-spring-boot-starters/spring-ai-starter-mcp-server-webflux</module>
221
<module>spring-ai-spring-boot-starters/spring-ai-starter-mcp-server-webmvc</module>
222
223
- <module>spring-ai-integration-tests</module>
+<!-- <module>spring-ai-integration-tests</module>-->
224
225
<module>mcp/common</module>
226
<module>mcp/mcp-annotations-spring</module>
@@ -917,7 +917,7 @@
917
<configuration>
918
<publishingServerId>central</publishingServerId>
919
<autoPublish>true</autoPublish>
920
- <excludeArtifacts>spring-ai-integration-tests</excludeArtifacts>
+<!-- <excludeArtifacts>spring-ai-integration-tests</excludeArtifacts>-->
921
</configuration>
922
</plugin>
923
</plugins>
0 commit comments