From 5f52dbf11bb08a1720dfefb7eef01a443cc331ce Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 9 Jul 2004 12:52:34 +0000 Subject: [PATCH] Remove use of pom.getPluginContext, replacing with maven:get git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115743 13f79535-47bb-0310-9956-ffa450edef68 --- nsis/src/plugin-resources/templates/project.jelly | 4 ++-- nsis/xdocs/changes.xml | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/nsis/src/plugin-resources/templates/project.jelly b/nsis/src/plugin-resources/templates/project.jelly index ac6065cf..c13c319e 100644 --- a/nsis/src/plugin-resources/templates/project.jelly +++ b/nsis/src/plugin-resources/templates/project.jelly @@ -22,8 +22,8 @@ xmlns:util="jelly:util" xmlns="dummy"> - + + diff --git a/nsis/xdocs/changes.xml b/nsis/xdocs/changes.xml index 9cb3158d..e2c612aa 100644 --- a/nsis/xdocs/changes.xml +++ b/nsis/xdocs/changes.xml @@ -28,9 +28,7 @@ Check maven.nsis.exe exists before using it. Add faq - - Add back license to project.xml after the scm plugin removed it. - + Add back license to project.xml after the scm plugin removed it.