From 9d73866c430f49316459fece7ea6dbfa7151dec0 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Fri, 19 Aug 2011 14:11:12 -0500 Subject: [PATCH] attach VERSION.txt as artifact an setup so parse-version is only called at root level --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 8deff782db7..2c557c1a2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -115,6 +115,26 @@ parse-version + + true + + + + attach-version-classifier + package + + attach-artifact + + + true + + + VERSION.txt + txt + version + + +