diff options
author | Renu Kumari <renu.kumari@bell.ca> | 2021-09-13 13:22:32 -0400 |
---|---|---|
committer | Renu Kumari <renu.kumari@bell.ca> | 2021-09-13 13:22:32 -0400 |
commit | 4b9c350ae4d6c7f7016aa69b083798bdfecf0f4d (patch) | |
tree | d215251a154c3189d4573fa0b5492628ce03e920 /cps-bom/pom.xml | |
parent | bb61bf010fdce1aef6a0580243684cad6fb942bf (diff) |
Upgade the version to 2.0.0
Issue-ID: CPS-613
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I248a6bd779356627940ac54a251445593e94058b
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 1f8789cd57..2a729024cd 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>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |