Moved assembly file into more maven consistent location.
This commit is contained in:
parent
256436f68d
commit
550d6e401f
2 changed files with 3 additions and 3 deletions
2
pom.xml
2
pom.xml
|
|
@ -20,7 +20,7 @@
|
|||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
<descriptor>assembly.xml</descriptor>
|
||||
<descriptor>src/main/assembly/package.xml</descriptor>
|
||||
</descriptors>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue