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

OZG-4485 Formatting

parent 841d3960
Branches
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> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
...@@ -97,11 +98,13 @@ ...@@ -97,11 +98,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