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 @@ ...@@ -92,11 +92,13 @@
</goals> </goals>
<configuration> <configuration>
<outputDirectory> <outputDirectory>
${project.build.directory}/classes/META-INF/resources</outputDirectory> ${project.build.directory}/classes/META-INF/resources
</outputDirectory>
<resources> <resources>
<resource> <resource>
<directory> <directory>
../${project.parent.artifactId}-client/dist/apps/goofy/</directory> ../${project.parent.artifactId}-client/dist/apps/goofy/
</directory>
</resource> </resource>
</resources> </resources>
</configuration> </configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment