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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |