mirror of https://github.com/apache/maven.git
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:
parent
80a6a03dd6
commit
1b59d7556f
|
@ -394,6 +394,8 @@
|
|||
return profileMap;
|
||||
}
|
||||
|
||||
//[MNG-3954] :: this is required for the release plugin
|
||||
|
||||
private RuntimeInfo runtimeInfo;
|
||||
|
||||
public void setRuntimeInfo( RuntimeInfo runtimeInfo )
|
||||
|
|
Loading…
Reference in New Issue