Few small changes in the pom files.

This commit is contained in:
JitseB
2018-05-05 19:14:23 +02:00
parent c9a58ccd48
commit 19c6ca645b
3 changed files with 10 additions and 8 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
<artifactId>npclib-plugin</artifactId>
<build>
<finalName>NPCLib</finalName>
<directory>../target</directory>
<finalName>NPCLib-v${project.parent.version}</finalName>
<resources>
<resource>
<directory>src/main/resources</directory>