aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-24 10:46:31 -0500
committerDan Timoney <dtimoney@att.com>2020-01-24 15:49:04 -0500
commit34dd821ac8648aeebee99abf066ca2ab24f170ee (patch)
tree6f4aae4fe0dbf79ba02152095d6a16ce575e0ae4 /cds-ui
parent95000d792e2e5001c7f566b0dedff997dc649ab8 (diff)
Use released version 1.5.1 of CCSDK parent poms
Use released version 1.5.1 of CCSDK parent poms Change-Id: I3644ef502540210e873a3f93ab4b1990c0bd92af Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
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>