commit | 4b9c350ae4d6c7f7016aa69b083798bdfecf0f4d | [log] [tgz] |
---|---|---|
author | Renu Kumari <renu.kumari@bell.ca> | Mon Sep 13 13:22:32 2021 -0400 |
committer | Renu Kumari <renu.kumari@bell.ca> | Mon Sep 13 13:22:32 2021 -0400 |
tree | d215251a154c3189d4573fa0b5492628ce03e920 | |
parent | bb61bf010fdce1aef6a0580243684cad6fb942bf [diff] [blame] |
Upgade the version to 2.0.0 Issue-ID: CPS-613 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: I248a6bd779356627940ac54a251445593e94058b
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 9072a52..e1be2be 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent>