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-path-parser | |
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-path-parser')
-rw-r--r-- | cps-path-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 4bbf10b437..938c2e4525 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,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> |