Move smoke tests under spring-boot-test
See gh-17393
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -107,7 +107,6 @@
|
||||
<modules>
|
||||
<module>spring-boot-project</module>
|
||||
<!-- Smoke tests are built via the invoker plugin -->
|
||||
<module>spring-boot-smoke-tests-invoker</module>
|
||||
<module>spring-boot-tests</module>
|
||||
</modules>
|
||||
</profile>
|
||||
@@ -121,7 +120,6 @@
|
||||
</activation>
|
||||
<modules>
|
||||
<module>spring-boot-project</module>
|
||||
<module>spring-boot-smoke-tests</module>
|
||||
<module>spring-boot-tests</module>
|
||||
</modules>
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user