Skip to content

Commit d6c9c27

Browse files
committed
[#288] Move XSDs in jar from the root to META-INF
1 parent 5773d38 commit d6c9c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
<resources>
120120
<resource>
121121
<directory>src/main/xsd</directory>
122+
<targetPath>META-INF</targetPath>
122123
</resource>
123124
</resources>
124125
<pluginManagement>

0 commit comments

Comments
 (0)