Skip to content

Commit 531a695

Browse files
committed
Exclude spring-ai-integration-tests artifact from publishing to maven central
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent 0f404ff commit 531a695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,7 @@
916916
<configuration>
917917
<publishingServerId>central</publishingServerId>
918918
<autoPublish>true</autoPublish>
919+
<excludeArtifacts>spring-ai-integration-tests</excludeArtifacts>
919920
</configuration>
920921
</plugin>
921922
</plugins>

0 commit comments

Comments
 (0)