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 /pom.xml | |
parent | 46bb0efe14228e0815a3d69a1630a273bc39725d (diff) | |
parent | 3f384fbb73c2bf380e060df78e80997bea006723 (diff) |
Merge "Upversion to 1.8.3-SNAPSHOT"honolulu
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |