diff options
author | niamhcore <niamh.core@est.tech> | 2021-12-20 17:34:33 +0000 |
---|---|---|
committer | niamhcore <niamh.core@est.tech> | 2021-12-20 17:34:33 +0000 |
commit | 4c1f226d474771e3b566b2a5e63ef579ac50724b (patch) | |
tree | ae53a46dc6313b5cedaf5ff0dbc8dc52e6a276c5 /cps-service/pom.xml | |
parent | 470fb966964fb51454365c1e7ad8e90ddbc9d15a (diff) |
Updating snapshot version in pom and version.properties
Issue-ID: CPS-820
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: If65f2d71e3ea443954b9d15e5e4231548876f253
Diffstat (limited to 'cps-service/pom.xml')
-rw-r--r-- | cps-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 47d1c2e014..31a86090af 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -28,7 +28,7 @@ <parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-snapshot</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|