Skip to content
Snippets Groups Projects
Commit 0c5e0d64 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4485 Formatting

parent 841d3960
No related branches found
No related tags found
No related merge requests found
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
......@@ -97,11 +98,13 @@
</goals>
<configuration>
<outputDirectory>
${project.build.directory}/classes/META-INF/resources</outputDirectory>
${project.build.directory}/classes/META-INF/resources
</outputDirectory>
<resources>
<resource>
<directory>
../${project.parent.artifactId}-client/dist/apps/goofy/</directory>
../${project.parent.artifactId}-client/dist/apps/goofy/
</directory>
</resource>
</resources>
</configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment