diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:45:39 -0500 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-11-15 23:45:39 -0500 |
commit | e5912cd329ae4fc8977173a8b6809aa2f814d69b (patch) | |
tree | bff53c49be2b0cdf355b6a2a2efa6df892129b97 /aai-resources | |
parent | 2dc6040239526af220562dcf63960e4d06fcdf14 (diff) |
Upversion artifacts to 1.8.0-SNAPSHOT
Issue-ID: AAI-3222
Change-Id: I72e3ddf116a072545e5ad3a27deb21399b4b8a74
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-resources')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index f2b7671..de6eaa4 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |