diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:54:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:54:30 -0400 |
commit | 1926b37d20ea4e63ac054dd10ca14001cecd7398 (patch) | |
tree | 340a0e2c4212746aa432cdcdab31fafa769442ba /cds-ui/client | |
parent | 4539cacfa8e45848c34419c2d96edf4375a30d86 (diff) |
Roll versions for Frankfurt development
Roll master version for Frankfurt development
Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'cds-ui/client')
-rw-r--r-- | cds-ui/client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 44c7a8976..f25e78228 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -24,12 +24,12 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ui-client</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>cds-ui-client</name> |