format TargetFields correctly, missig empty line.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
Michael Hirsch
2016-02-08 08:28:21 +01:00
parent abf9136e7e
commit d100e255c7

View File

@@ -60,6 +60,7 @@ public enum TargetFields implements FieldNameProvider {
* distribution sets which is installed on the target. * distribution sets which is installed on the target.
*/ */
INSTALLEDDS("targetInfo.installedDistributionSet", "name", "version"), INSTALLEDDS("targetInfo.installedDistributionSet", "name", "version"),
/** /**
* The tags field. * The tags field.
*/ */