Skip to content
Snippets Groups Projects
Commit 28514c58 authored by OZGCloud's avatar OZGCloud
Browse files

Reformat pom.xml

- Use tabs instead of spaces.
- Format xml based on ozg formatter.
parent b49ceda8
No related branches found
No related tags found
No related merge requests found
......@@ -92,11 +92,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