diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-08 16:03:21 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-08 16:03:21 -0500 |
commit | ae02c87e1ad58dbf4997b0086815cc255e268a7b (patch) | |
tree | 2bb795c491ff400834e7fcaa00a0a12eb13812cc /cds-ui/server/pom.xml | |
parent | 34d94c2dd206e31271731c53700c805069b9f3a5 (diff) |
Roll CDS version to 0.6.5-SNAPSHOT
Roll version to next snapshot (0.6.5-SNAPSHOT)
Change-Id: I353c4833e78e5f225c778ac959893f63ec9842d7
Issue-ID: CCSDK-1912
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'cds-ui/server/pom.xml')
-rw-r--r-- | cds-ui/server/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 2d7ad5f86..c8b0637dc 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,12 +24,12 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.6.4-SNAPSHOT</version> + <version>0.6.5-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ui-server</artifactId> - <version>0.6.4-SNAPSHOT</version> + <version>0.6.5-SNAPSHOT</version> <packaging>pom</packaging> <name>cds-ui-server</name> |