aboutsummaryrefslogtreecommitdiffstats
path: root/aspectjweaver/aspectjweaver-sources-assembly.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aspectjweaver/aspectjweaver-sources-assembly.xml')
-rw-r--r--aspectjweaver/aspectjweaver-sources-assembly.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/aspectjweaver/aspectjweaver-sources-assembly.xml b/aspectjweaver/aspectjweaver-sources-assembly.xml
index e1760dfe5..61d89a71e 100644
--- a/aspectjweaver/aspectjweaver-sources-assembly.xml
+++ b/aspectjweaver/aspectjweaver-sources-assembly.xml
@@ -2,7 +2,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.0 http://maven.apache.org/xsd/assembly-2.1.0.xsd">
-<id>aspectjweaver-sources</id>
+ <!-- Do not change this ID. It becomes the artifact classifier with appendAssemblyId=true. -->
+ <id>sources</id>
<formats>
<format>jar</format>