Merge remote-tracking branch 'eclipse/master' into MECS-1444-CREATE_UNIT_TEST_FOR_ENUM_FIELDS
This commit is contained in:
@@ -12,7 +12,7 @@ package org.eclipse.hawkbit.exception;
|
||||
*
|
||||
*
|
||||
*
|
||||
* Generic Custom Exception to wrap the Runtime and checked exception
|
||||
* Generic Custom Exception to wrap the Runtime and checked exception
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ public enum SoftwareModuleFields implements FieldNameProvider {
|
||||
/**
|
||||
* The id field.
|
||||
*/
|
||||
ID("id"),
|
||||
ID("id"),
|
||||
/**
|
||||
* The metadata.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user