aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2008-08-07 13:02:31 +0000
committerBrett Porter <brett@apache.org>2008-08-07 13:02:31 +0000
commitb7012bc63c0ec147586d7e47f815b70a23a6cbb4 (patch)
tree4760fd9378595e2af24aca5da8136094446a64d2 /pom.xml
parent0f2ba3d9080ac44c94398f6a863392e0fe060dd7 (diff)
downloadarchiva-b7012bc63c0ec147586d7e47f815b70a23a6cbb4.tar.gz
archiva-b7012bc63c0ec147586d7e47f815b70a23a6cbb4.zip
fix source distribution
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683607 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index af42efb8c..4b7541a34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -969,7 +969,6 @@
<descriptor>src/main/assembly/src.xml</descriptor>
</descriptors>
<tarLongFileMode>gnu</tarLongFileMode>
- <appendAssemblyId>false</appendAssemblyId>
<finalName>apache-archiva-${project.version}-src</finalName>
</configuration>
<executions>