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-bom/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-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index ad03624582..3a1b91797d 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-bom</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-snapshot</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |