We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db13ed6 commit eaff758Copy full SHA for eaff758
pom.xml
@@ -163,6 +163,11 @@
163
<showDeprecation>true</showDeprecation>
164
</configuration>
165
</plugin>
166
+ <plugin>
167
+ <groupId>org.apache.maven.plugins</groupId>
168
+ <artifactId>maven-resources-plugin</artifactId>
169
+ <version>3.3.1</version>
170
+ </plugin>
171
</plugins>
172
</build>
173
0 commit comments