diff options
Diffstat (limited to 'java/sca/itest/distribution/pom.xml')
-rw-r--r-- | java/sca/itest/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml index 387ece209f..dc817b134e 100644 --- a/java/sca/itest/distribution/pom.xml +++ b/java/sca/itest/distribution/pom.xml @@ -40,6 +40,7 @@ <module>implementation-java-calculator</module>
<module>webapp-helloworld</module>
<module>webapp-helloworld-jsp</module>
+ <module>webapp-helloworld-stripes</module>
</modules>
</project>
|