mirror of https://github.com/apache/maven.git
Add missing since (#1682)
No JIRA, but is annoying that faily modern
interfaces have no since set properly.
Arrived with commit:
2bb1228de6
This commit is contained in:
parent
0d5ab52ac4
commit
4c059c401c
|
@ -25,6 +25,8 @@ import org.apache.maven.model.building.ModelBuildingRequest;
|
|||
/**
|
||||
* Allows a fixed set of properties that are valid inside a version and that could be overwritten for example on the
|
||||
* commandline
|
||||
*
|
||||
* @since 3.8.5
|
||||
*/
|
||||
public interface ModelVersionProcessor {
|
||||
|
||||
|
|
Loading…
Reference in New Issue