Skip to content

Commit 3a0d6bd

Browse files
committed
moving spring boot examples to integration tests
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent f26c501 commit 3a0d6bd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -699,8 +699,6 @@
699699
<module>sdk-springboot</module>
700700
<module>dapr-spring</module>
701701
<module>examples</module>
702-
<module>spring-boot-examples</module>
703-
<module>spring-boot-4-examples</module>
704702
<!-- We are following test containers artifact convention on purpose, don't rename -->
705703
<module>testcontainers-dapr</module>
706704
<module>durabletask-client</module>
@@ -730,8 +728,8 @@
730728
<profile>
731729
<id>integration-sb4-tests</id>
732730
<modules>
733-
<module>spring-boot-4-sdk-tests</module>
734731
<module>spring-boot-4-examples</module>
732+
<module>spring-boot-4-sdk-tests</module>
735733
</modules>
736734
<build>
737735
<plugins>

0 commit comments

Comments
 (0)