From 89c22f9ee872866099d6b8e8c87e5fea232f699e Mon Sep 17 00:00:00 2001 From: Wendy Smoak Date: Sat, 23 Jun 2007 21:55:39 +0000 Subject: [PATCH] MRM-424 Configure the source distribution to include -src in the directory name (and only once in the zip filename). git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550117 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e816c46b..5e994781b 100644 --- a/pom.xml +++ b/pom.xml @@ -154,13 +154,15 @@ maven-assembly-plugin + 2.2-beta-1 false src/main/assembly/src.xml gnu - apache-archiva-${version} + false + apache-archiva-${version}-src -- 2.39.5