Move assembly files to standard Maven location
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1454542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -414,8 +414,8 @@ under the License.
|
||||
<!-- Do not deploy the assemblies to the repository. -->
|
||||
<attach>false</attach>
|
||||
<descriptors>
|
||||
<descriptor>src/assembly/bin.xml</descriptor>
|
||||
<descriptor>src/assembly/src.xml</descriptor>
|
||||
<descriptor>src/main/assembly/bin.xml</descriptor>
|
||||
<descriptor>src/main/assembly/src.xml</descriptor>
|
||||
</descriptors>
|
||||
<tarLongFileMode>gnu</tarLongFileMode>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user