diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-03-25 10:12:32 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-03-25 10:12:37 -0400 |
commit | 0f8e3c7654082948e2849fedb61675893881920b (patch) | |
tree | 9989bd82bbfcee2405fd118752c2502c3cc0deba /pom.xml | |
parent | eab4c7ce3ebe4d202f94b22836c9e1b9af023d84 (diff) |
Upversion to 1.9.0-SNAPSHOT for istanbul
Issue-ID: AAI-3249
Change-Id: I8ec644ba061de8d4d64621687d8bbc361cf04ab0
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
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.8.1-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> <properties> |