summaryrefslogtreecommitdiffstats
path: root/controlloop/common/pom.xml
diff options
context:
space:
mode:
authorJoshua Reich <jreich@research.att.com>2019-04-10 13:38:59 -0700
committerPamela Dragosh <pdragosh@research.att.com>2019-04-11 07:28:52 -0400
commita7a144ba512654bd93b0856b1e9eb5c886060c21 (patch)
tree808acb95b4608c9e7e4e4501f4c4111e9563fa18 /controlloop/common/pom.xml
parent92fc7744a4df901d1688b9fa8da899372ea76fd8 (diff)
Cleanup PIP/Database-related code.
Ensure database schema/naming consistent across repos. Ensure PIP implementation consistent across repos. Cleanup unused imports and made sure licenses are ok. Issue-ID: POLICY-1471 Change-Id: I20a325fe3e66e6ae400e603ec366315aea716993 Signed-off-by: Joshua Reich <jreich@research.att.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r--controlloop/common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml
index d9165ae3c..397cd5919 100644
--- a/controlloop/common/pom.xml
+++ b/controlloop/common/pom.xml
@@ -32,6 +32,7 @@
<artifactId>common</artifactId>
<modules>
+ <module>database</module>
<module>guard</module>
<module>coordination</module>
<module>eventmanager</module>