diff options
author | Olivier Lamy <olamy@apache.org> | 2012-05-18 20:32:15 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-05-18 20:32:15 +0000 |
commit | 3efe6b27cb7de4c8868ee136c54b2628aa9589c8 (patch) | |
tree | 89ec04060115802d0a2d9e4dfec27f6ce51299b7 /archiva-modules/archiva-web/pom.xml | |
parent | c4efc3cab8bd258dc396ae810acd7f7452ecf921 (diff) | |
download | archiva-3efe6b27cb7de4c8868ee136c54b2628aa9589c8.tar.gz archiva-3efe6b27cb7de4c8868ee136c54b2628aa9589c8.zip |
webapp-js in default build no need of a profile to build this module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1340235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 37700b764..ede5df558 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -51,6 +51,7 @@ <module>archiva-rest</module> <module>archiva-web-common</module> <module>archiva-webapp</module> + <module>archiva-webapp-js</module> </modules> <dependencyManagement> |