diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-09-18 18:02:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-18 18:02:39 +0000 |
commit | b5abd9e25ce4847d163fc01c560dd9eaad11e79a (patch) | |
tree | 24a4667de8858353a670dd2ba2c743582bd7f754 /cds-ui/pom.xml | |
parent | e68e4afc65fe0b94515011d16d02c60dd92809b8 (diff) | |
parent | d39d85bd6fc7ad50747c910758815f8600bab444 (diff) |
Merge "Optimizing Imports and Formatting code"
Diffstat (limited to 'cds-ui/pom.xml')
-rw-r--r-- | cds-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 56ced8978..08c10305b 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.5.0-SNAPSHOT</version> - <relativePath /> + <relativePath/> </parent> <groupId>org.onap.ccsdk.cds</groupId> |