diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
commit | b5afab35874f1ca97ac92f921d8db89df7a999da (patch) | |
tree | 995f92d68c4469c35f679a9b40eac3d1e1dd3e99 /cds-ui/pom.xml | |
parent | 2e8016248a0ea29e8e4918d32bd263473520eaa3 (diff) |
Roll versions
Roll versions in master branch
Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r-- | cds-ui/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 6f5e12bbe..8c4d24140 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,13 +24,13 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>pom</packaging> <name>cds-ui-parent</name> |