diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-01-06 14:28:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-06 14:28:52 +0000 |
commit | 6b22b8a2155d0ef0d23e43d938c26a66e062ab9b (patch) | |
tree | ab06a70c2388213cd9952c12a9176f6632a2bbce /cps-bom/pom.xml | |
parent | 633e46f3e269aec44bcaa98d060b6e9265c758ac (diff) | |
parent | f6314b3b804bd727a1f2a6590f0ec6842ca76d5a (diff) |
Merge "Fixing snapshot version" into istanbul
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 3a1b91797d..f9c2ab2dcc 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.3-snapshot</version> + <version>2.0.3-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |