summaryrefslogtreecommitdiffstats
path: root/k8s/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-09-29 12:59:08 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-09-30 14:10:41 +0200
commit616e85c8a4430591257165eac39534501992d4bd (patch)
tree6361682d92d3227f762d9254ab322d00044e41db /k8s/pom.xml
parent86c9f3ac9a19ffba6ef9ca92ac088a0c24abcb3f (diff)
[k8splugin] Update plugin to use OOM CertService
- Replace AAF CertService with OOM CertService - Rename truststore merger init container to cert post processor Issue-ID: OOM-2526 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: If3aecb9c62970e338c694ff7ae2dadf94c4daa8b
Diffstat (limited to 'k8s/pom.xml')
-rw-r--r--k8s/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/pom.xml b/k8s/pom.xml
index 9b47a6e..0a0c8ff 100644
--- a/k8s/pom.xml
+++ b/k8s/pom.xml
@@ -29,7 +29,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform.plugins</groupId>
<artifactId>k8s</artifactId>
<name>k8s-plugin</name>
- <version>3.4.2-SNAPSHOT</version>
+ <version>3.4.3-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>