From 75db74a84d41cf37d20d37b61d5de7b5f99128f3 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 17 Apr 2004 01:09:23 +0000 Subject: [PATCH] fix property setting git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115019 13f79535-47bb-0310-9956-ffa450edef68 --- console/plugin.jelly | 2 +- console/xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/console/plugin.jelly b/console/plugin.jelly index a8a00e1b..d1aa686c 100644 --- a/console/plugin.jelly +++ b/console/plugin.jelly @@ -35,7 +35,7 @@ ${goal} Setting property ${propertyPieces[0]} to ${propertyPieces[1]} - + diff --git a/console/xdocs/changes.xml b/console/xdocs/changes.xml index eb0e6915..cf7546a9 100644 --- a/console/xdocs/changes.xml +++ b/console/xdocs/changes.xml @@ -26,6 +26,7 @@ Add some whitespace before goal + Set properties in parent scope so it takes effect for plugin properties