diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-24 07:08:05 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-24 07:08:22 -0500 |
commit | 1efda07f5d8e14d028fddf62dec62c95af9c7342 (patch) | |
tree | 813ade8f340c62162ed215b391ce4fcd9ea4bb29 /auth-client | |
parent | 12f7f46efd897a01ebe7894d0f26f95a6c8e2672 (diff) |
Adjust Props for Heat
Issue-ID: AAF-256
Change-Id: I93557a108c7c693e96e7a939a22310c2ae1944c0
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth-client')
-rw-r--r-- | auth-client/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth-client/pom.xml b/auth-client/pom.xml index bb4b519f..9f0bef76 100644 --- a/auth-client/pom.xml +++ b/auth-client/pom.xml @@ -28,12 +28,9 @@ <version>2.1.0-SNAPSHOT</version> </parent> - <!-- No Parent on Purpose!!! --> <artifactId>aaf-auth-client</artifactId> <name>AAF Auth Client</name> <description>XSD Generated classes for AAF Auth</description> - <groupId>org.onap.aaf.authz</groupId> - <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <properties> |