Fixed a maven build nag about artifact attachment
This commit is contained in:
parent
96962cd96f
commit
e5f5861b72
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -91,6 +91,7 @@
|
|||
</archive>
|
||||
<finalName>modman</finalName>
|
||||
<appendAssemblyId>false</appendAssemblyId>
|
||||
<attach>false</attach>
|
||||
</configuration>
|
||||
</execution>
|
||||
<execution> <!-- Build zip archive. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue