diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 16:10:59 -0500 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-01-17 16:11:02 -0500 |
commit | 4cfe4c77090595b9e4b5bfbaecafb7e427660600 (patch) | |
tree | d22513180cd02280492a90a61c7a7e9ce446908d /pom.xml | |
parent | 4568efa80c9832362ccd061a2ea6e1877a8d96e2 (diff) |
Upversion to 1.6.1
Issue-ID: AAI-2756
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I0cb3a5b401776027d586e3a493649f9201e909d3
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.graphadmin</groupId> <artifactId>aai-graphadmin</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> <properties> |