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-parent/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-parent/pom.xml')
-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 b6ced1a332..60a2e7c57a 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.2-SNAPSHOT</version> + <version>2.0.3-snapshot</version> <packaging>pom</packaging> <properties> |