o note in the settings.mdo file about the release plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@731275 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2009-01-04 15:36:11 +00:00
parent 80a6a03dd6
commit 1b59d7556f
1 changed files with 2 additions and 0 deletions

View File

@ -394,6 +394,8 @@
return profileMap;
}
//[MNG-3954] :: this is required for the release plugin
private RuntimeInfo runtimeInfo;
public void setRuntimeInfo( RuntimeInfo runtimeInfo )