diff options
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml b/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml index 99f96a03ba..eecb37d913 100644 --- a/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml @@ -38,6 +38,7 @@ <module>all</module> <module>tomcat</module> + <module>samples</module> </modules> </project> |