diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-10-09 22:34:08 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-10-12 10:52:31 -0400 |
commit | ee76697cd8376de8f06652c36d507f7cbd8716c1 (patch) | |
tree | 45404e6543bc022adace6d33860a760635c9e6ef /pom.xml | |
parent | ed67d1f26c8f3a3bc7fda71a7c09f856ce8747ce (diff) |
Upversion Graphadmin to 1.1.0-SNAPSHOT
Issue-ID: AAI-1726
Change-Id: I2950d8435e82ccf13f412c6d74d4e5568d91d958
Signed-off-by: Kajur, Harish (vk250x) <vk250x@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.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <properties> |