diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 11:13:03 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 11:13:10 -0400 |
commit | 9dbb640c9b232f7cf7db2976aa7ecb06cf1a7b8b (patch) | |
tree | 9092df7a6c57a46d36988245f60db0c29a7b1404 /pom.xml | |
parent | 3934bfec62ea0ed3e91ac819225c417e217008a8 (diff) |
[POLICY-71] adding back site-manager
The error for merging is permissions issue. Helpdesk #43714
Change-Id: Ifc641b630b023defc56da42aa3359ad330361395
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ <module>common-logging</module> <module>integrity-audit</module> <module>integrity-monitor</module> - <!-- module>site-manager</module --> + <module>site-manager</module> </modules> <repositories> |