diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml index c392b9efd5..abe7c4207d 100644 --- a/sca-java-2.x/trunk/samples/pom.xml +++ b/sca-java-2.x/trunk/samples/pom.xml @@ -70,6 +70,7 @@ <module>store-webapp</module> <module>webapps/helloworld</module> <module>webapps/helloworld-bpel</module> + <module>webapps/helloworld-jaxrs</module> <module>webapps/helloworld-jms</module> <module>webapps/helloworld-js-client</module> <module>webapps/helloworld-jsp</module> |