diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-12-23 14:05:16 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-12-23 14:05:16 +0100 |
commit | 772825849ca6e40f56c647f3565a59a3d207ba65 (patch) | |
tree | 1608bf50cee7d9e8313cec42098cd9dd49720017 /certService/pom.xml | |
parent | 8cf04372826916c1cd5e901367eb474cfe6918dc (diff) |
Top up project version to 2.5.0
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I99e55519d8ffcebb797763bdef3d8a8c7ec5fd7a
Diffstat (limited to 'certService/pom.xml')
-rw-r--r-- | certService/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml index 4ad5b4ac..7f559469 100644 --- a/certService/pom.xml +++ b/certService/pom.xml @@ -18,10 +18,10 @@ <parent> <groupId>org.onap.oom.platform.cert-service</groupId> <artifactId>oom-certservice</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>oom-certservice-api</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> <name>oom-certservice-api</name> <description>OOM Certification Service Api</description> <packaging>jar</packaging> |