Browse Source

Add new sample to reactor build

pull/103/head
Dave Syer 12 years ago
parent
commit
a2db6a911f
  1. 1
      spring-boot-samples/pom.xml

1
spring-boot-samples/pom.xml

@ -24,6 +24,7 @@ @@ -24,6 +24,7 @@
<module>spring-boot-sample-integration</module>
<module>spring-boot-sample-jetty</module>
<module>spring-boot-sample-profile</module>
<module>spring-boot-sample-secure</module>
<module>spring-boot-sample-simple</module>
<module>spring-boot-sample-tomcat</module>
<module>spring-boot-sample-traditional</module>

Loading…
Cancel
Save