commit | 6f145256b9d9ac6c0e0b6073afb5d1fa178a84a4 | [log] [tgz] |
---|---|---|
author | Ali Hockla <ah999m@att.com> | Tue Oct 01 18:42:04 2019 -0500 |
committer | Ali Hockla <ah999m@att.com> | Wed Oct 02 11:04:50 2019 -0500 |
tree | 4206f61c527f6bf3dda8e1c9c3d729dd71a24e41 | |
parent | 8d54e1d7e53651432932e286f8831f0b4db1f22a [diff] [blame] |
Removed TestUtils from common and into a 'xacml-test' project Issue-ID: POLICY-2090 Change-Id: Id688e305f878f56e374e6bd9047d9d6c75fbe0c6 Signed-off-by: Ali Hockla <ah999m@att.com>
diff --git a/pom.xml b/pom.xml index 608feff..c3f9a79 100644 --- a/pom.xml +++ b/pom.xml
@@ -53,6 +53,7 @@ <module>applications</module> <module>packages</module> <module>testsuites</module> + <module>xacml-test</module> </modules> <dependencies>