Explorar o código

Merge branch 'master' into feature/mcy

mcy %!s(int64=6) %!d(string=hai) anos
pai
achega
94a3cfa9de
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      client-adapter/launcher/pom.xml

+ 8 - 0
client-adapter/launcher/pom.xml

@@ -188,6 +188,14 @@
                 </executions>
             </plugin>
         </plugins>
+        <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+                <excludes>
+                    <exclude>application.yml</exclude>
+                </excludes>
+            </resource>
+        </resources>
     </build>
 
     <profiles>