diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-08 12:52:18 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-08 16:07:59 -0400 |
commit | be1db262ffd2d3baf591809583ac20a5ee5bbcf6 (patch) | |
tree | d027eaecd8019f331024268d183299d0fcbf0f4e /aai-auth/pom.xml | |
parent | e32b1347fcd1f30d9b36b591fa9ec79f8eb89368 (diff) |
Upversion for release1.5.3
Issue-ID: AAI-2575
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I0fc068b045ca06817b49ca985ddf3e39936197cb
Diffstat (limited to 'aai-auth/pom.xml')
-rw-r--r-- | aai-auth/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 518f96f5..18bdc9e7 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -26,11 +26,11 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> <artifactId>aai-auth</artifactId> <name>aai-auth</name> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |