diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-10-14 10:05:11 +0100 |
---|---|---|
committer | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2021-10-14 10:05:11 +0100 |
commit | 966609fab1c41344ac17380a4a0a3e58baebb6dd (patch) | |
tree | 263d8bdbe4143f0a63d5e984ae05003f923e155e /cps-parent | |
parent | 79456d8d3dd7390bb91f1a3ad107c8720c1e7def (diff) |
Step 6 : Bumping version cps-2.0.2
Issue-ID: CPS-727
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I83035b8e504a1c52e222ba1bd247cbc26ea01ff5
Diffstat (limited to 'cps-parent')
-rwxr-xr-x | cps-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 3c2eab5e0f..b6ced1a332 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> |