diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-02 11:21:01 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-02 11:21:04 -0400 |
commit | 707cbaec2a5147b60732d7ea6ff0f557202b3fc0 (patch) | |
tree | 4cf13b2c01576458efeb6beeecbe029c9c7cb6b5 /pom.xml | |
parent | aaa59573cd506e9da56685f81c2a4b4bd65e0f5c (diff) |
Upversion to 1.6.2
Issue-ID: AAI-2580
Change-Id: I087fe48e007b511d165eeb44ad6ffe5996cd28a4
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ <groupId>org.onap.aai</groupId> <artifactId>search-data-service</artifactId> <name>aai-search-data-service aggregate pom</name> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> <packaging>pom</packaging> <modules> |