mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
code formatting
This commit is contained in:
parent
ab9b42d3db
commit
853636d6aa
@ -314,7 +314,7 @@ private Versioning readVersions( RepositorySystemSession session, RequestTrace t
|
||||
Versioning versioning = null;
|
||||
|
||||
|
||||
if (metadata == null)
|
||||
if ( metadata == null )
|
||||
{
|
||||
return new Versioning();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user