Add a deployment test for WebSphere Liberty Profile

Closes gh-7419
This commit is contained in:
Andy Wilkinson
2017-01-17 17:01:28 +00:00
parent 69f362baca
commit cb7ae2e60a
6 changed files with 188 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
<module>spring-boot-deployment-test-tomee</module>
<module>spring-boot-deployment-test-tomcat</module>
<module>spring-boot-deployment-test-wildfly</module>
<module>spring-boot-deployment-test-wlp</module>
</modules>
<build>
<pluginManagement>