diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-01-11 09:42:02 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-01-11 09:42:02 +0100 |
commit | 90d225ab80ca8f50956087048b316f70d1ce2f16 (patch) | |
tree | fbae9a1b36bbc04ba061e30f4a068968a5e3f9d6 /certServiceK8sExternalProvider/pom.xml | |
parent | dcbf937a137cd492788759d03aaeacafe4682e0b (diff) |
[OOM-CERT-SERVICE] Top up version in Istanbul branch2.4.1
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Id048326558f9da93c0e79547bae0aedb619d4c41
Diffstat (limited to 'certServiceK8sExternalProvider/pom.xml')
-rw-r--r-- | certServiceK8sExternalProvider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceK8sExternalProvider/pom.xml b/certServiceK8sExternalProvider/pom.xml index a64b9a6b..e47e0883 100644 --- a/certServiceK8sExternalProvider/pom.xml +++ b/certServiceK8sExternalProvider/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>oom-certservice</artifactId> <groupId>org.onap.oom.platform.cert-service</groupId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |