diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2021-02-24 21:37:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-24 21:37:05 +0000 |
commit | f64cb0565a5856f8824d3496aa934f413df77e56 (patch) | |
tree | 1fa8633d55ef862778274951445e13707e1a0e09 /aai-resources/pom.xml | |
parent | 46bb0efe14228e0815a3d69a1630a273bc39725d (diff) | |
parent | 3f384fbb73c2bf380e060df78e80997bea006723 (diff) |
Merge "Upversion to 1.8.3-SNAPSHOT"honolulu
Diffstat (limited to 'aai-resources/pom.xml')
-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 378a75f..0540c53 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.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |