diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-10-19 17:54:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-19 17:54:33 +0000 |
commit | af9ecfff73cb5a3a4dc24e2840bf5a2a46a08694 (patch) | |
tree | 84ecaadb180f828921fd85aac07a6395b913928c /mod/runtimeapi/pom.xml | |
parent | b35c611525dc715b41bfc996ffbd8f8838169150 (diff) | |
parent | 5fc1aa06243a0f01a73663211382f8e98131b532 (diff) |
Merge "updated helmgen-core to 1.0.2 and updated helm version to 3.5.4"
Diffstat (limited to 'mod/runtimeapi/pom.xml')
-rw-r--r-- | mod/runtimeapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index db6d2e2..9780570 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -34,7 +34,7 @@ limitations under the License. </parent> <groupId>org.onap.dcaegen2.platform.mod</groupId> <artifactId>runtimeapi</artifactId> - <version>1.3.0</version> + <version>1.3.1</version> <name>dcaegen2-platform-mod-runtimeapi</name> <description>MOD Runtime API</description> <properties> |