Commit 7fa04b10 by DarshanKumar

Build changes for UI

Changes made to pom.xml to use relative path
parent 727e6843
...@@ -272,7 +272,7 @@ ...@@ -272,7 +272,7 @@
<webResources> <webResources>
<resource> <resource>
<directory>../dashboard/v2/dist</directory> <directory>../dashboard/v2/dist</directory>
<targetPath>dashboard</targetPath> <targetPath>/</targetPath>
</resource> </resource>
<resource> <resource>
<directory>src/main/webapp/WEB-INF</directory> <directory>src/main/webapp/WEB-INF</directory>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment