diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-02 17:41:10 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-02 17:42:06 -0500 |
commit | 67bac2c1c44beab7752b39584553449e1c8a4e94 (patch) | |
tree | 40f0023bc420e0cc947a1d81f235e04f8bf925f3 /cadi | |
parent | 1eb6678db673759f0f95b1aedfcb4fe55c7152a2 (diff) |
Keep only clean TestCases, remove 2 license issues
Issue-ID: AAF-111
Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'cadi')
-rw-r--r-- | cadi/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 56cf3990..81708a4d 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -31,11 +31,6 @@ </organization> <packaging>pom</packaging> - <parent> - <groupId>org.onap.oparent</groupId> - <artifactId>oparent</artifactId> - <version>1.1.0</version> - </parent> <properties> @@ -138,7 +133,6 @@ <module>client</module> <module>aaf</module> <module>cass</module> - <module>oauth-enduser</module> <module>shiro</module> </modules> |