aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-03-04 19:05:02 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-03-04 19:05:02 -0500
commit06cb9298783a82e375c4cadd2d6a3e0da80c1360 (patch)
tree68f06dffe691b6fe5c74c09a6b114214605d72f8 /cps-dependencies
parent50130c04626e0c5b09b344b2e11bb99c62dbf926 (diff)
Upgrade version number
Honolulu RC0 will be version 1.0.0 Issue-ID: CPS-260 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ib4d464100b7b5814070d41dc911f342f58836442
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 202f8b273..db70cada5 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.cps</groupId>
<artifactId>cps-dependencies</artifactId>
- <version>0.0.2-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.groupId}:${project.artifactId}</name>