summaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-29 19:48:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-29 19:48:00 +0000
commitda25e1649c9a10f998c8dde068641d7601a3f00a (patch)
treedc1a059fc8812cfd28fe33cddcaeccbe2b953a11 /cds-ui
parentc9b0f84a5812459aabdf59c00265dec09d771182 (diff)
parent34dd821ac8648aeebee99abf066ca2ab24f170ee (diff)
Merge "Use released version 1.5.1 of CCSDK parent poms"
Diffstat (limited to 'cds-ui')
-rw-r--r--cds-ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index a95e494d6..57af1b2f8 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>