diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/samples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/pom.xml b/branches/sca-java-1.x/samples/pom.xml index 20ccb937b0..94d5af1cfa 100644 --- a/branches/sca-java-1.x/samples/pom.xml +++ b/branches/sca-java-1.x/samples/pom.xml @@ -86,6 +86,7 @@ <module>helloworld-ws-reference-secure</module> <module>helloworld-ws-sdo</module> <module>helloworld-ws-sdo-webapp</module> + <module>holder-ws-service</module> <module>implementation-composite</module> <module>implementation-crud</module> <module>implementation-crud-extension</module> |