From 032463ff157a28c586d1801b0516a55e1704827b Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Thu, 5 May 2011 00:14:41 +0400 Subject: Reduce duplication by moving part of configuration of maven-assembly-plugin to parent POM --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a77dfc29f7f..63566a08a17 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,16 @@ org.apache.maven.plugins maven-assembly-plugin 2.2.1 + + + + + 420 + + 493 + 493 + + org.apache.maven.plugins -- cgit v1.2.3