diff options
author | Jim Hahn <jrh3@att.com> | 2021-06-10 14:22:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-06-10 14:22:16 +0000 |
commit | 24619d423c084cb212c97959a93380278b60e414 (patch) | |
tree | e610d953c8e7c63bf92b7e880be7ed8d2c1261df /runtime | |
parent | 9deb780264c7d12aa932fbb3ff2d442fcb3e8d5a (diff) | |
parent | 030ba1a000fc78e4c8778be469a41b14538a58ea (diff) |
Merge "Initial commit for kubernetes participant in CLAMP"
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index f0277575e..f83ffd014 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -1188,7 +1188,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> - <version>1.3.2</version> <executions> <execution> <id>libIndexCheck</id> |