pom.xml

changeset 90
a13789dd1cfb
parent 86
ad0f22720c50
child 107
b7d6b31e381d
--- a/pom.xml	Wed Oct 11 20:41:26 2023 +0200
+++ b/pom.xml	Sun Oct 15 19:20:41 2023 +0200
@@ -38,6 +38,9 @@
                 <filtering>true</filtering>
                 <targetPath>../../dist</targetPath>
             </resource>
+            <resource>
+                <directory>src/main/resources</directory>
+            </resource>
         </resources>
         <plugins>
             <plugin>

mercurial