diff options
author | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2017-07-25 11:32:41 -0400 |
---|---|---|
committer | Daniel Silverthorn <daniel.silverthorn@amdocs.com> | 2017-07-25 11:45:16 -0400 |
commit | a1c111931c105fa781bbb8c3815b2d51fdef3a7c (patch) | |
tree | d95642eb5b3a75eecaa33563ec7ee1e4078b9688 /pom.xml | |
parent | 7e3124a20151cf83616a0747c54206bfd34811a3 (diff) |
[AAI-57] Rename auth to aai-auth and add nexus staging plugin to pom.xml
Change-Id: I17603a5e3baea2d49e8bbfdf00071d8fe68b3dde
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <module>aai-schema</module> <module>aai-annotations</module> <module>aai-core</module> - <module>auth</module> + <module>aai-auth</module> </modules> <properties> |