From 24fcf119635de958ba89542429b9f3f7e2c50a27 Mon Sep 17 00:00:00 2001 From: DushyantSinghThakur Date: Mon, 22 Oct 2018 14:57:41 +0530 Subject: Epic-232:Modifying UI changes the dist package dependency is removed Change-Id: I9829cdda53326720263f3164d4d0fe2871dcc808 Issue-ID: SDNC-473 Signed-off-by: DushyantSinghThakur Former-commit-id: 1151bea8102a72ec7385b8c018f27644330871c7 --- SdncReports/SdncReportsApi/pom.xml | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) (limited to 'SdncReports/SdncReportsApi/pom.xml') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 8d3caabb..23fc5121 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -21,16 +21,13 @@ - - - + ch.vorburger.mariaDB4j mariaDB4j 2.2.3 - + com.google.code.gson @@ -38,10 +35,6 @@ 2.8.2 - - ${project.groupId} SdncReportsDao @@ -102,8 +95,20 @@ org.springframework.boot spring-boot-starter-log4j2 + + + + org.webjars + bootstrap + 3.3.7 + - + + org.webjars + bootstrap-datepicker + 1.0.1 + + @@ -116,9 +121,7 @@ true - + @@ -133,9 +136,7 @@ org.jacoco jacoco-maven-plugin 0.7.5.201505241946 - - + pre-unit-test @@ -149,8 +150,7 @@ surefireArgLine - + post-unit-test test @@ -188,6 +188,5 @@ - -- cgit 1.2.3-korg