diff options
author | sebdet <sebastien.determe@intl.att.com> | 2020-02-05 16:39:34 +0100 |
---|---|---|
committer | Sébastien Determe <sebastien.determe@intl.att.com> | 2020-02-10 17:15:38 +0000 |
commit | ea9dffa287e24947edead2c96cb29de3528082c8 (patch) | |
tree | 3994090d8b2004f18a08f3ac1032c5e8975f2862 /pom.xml | |
parent | 5d03e8b55ff7780079085184f6d30a4d0a26a4a7 (diff) |
Bump up clamp
Bump the version to 5.0.0
Issue-ID: CLAMP-642
Change-Id: Ia9bbb51a2149f68148b6eaf63e9bb10452ae38a5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.clamp</groupId> <artifactId>clds</artifactId> - <version>4.2.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> <name>clamp</name> |