Springboot 2.0 upgrade
[so.git] / bpmn / so-bpmn-tasks / src / main / java / org / onap / so / bpmn / infrastructure / workflow / tasks / WorkflowAction.java
index 8bc499c..ee5f2e8 100644 (file)
@@ -104,7 +104,7 @@ public class WorkflowAction {
        private static final String USERPARAMSERVICE = "service";
        private static final String supportedTypes = "vnfs|vfModules|networks|networkCollections|volumeGroups|serviceInstances";
        private static final String HOMINGSOLUTION = "Homing_Solution";
-       private static final String FABRIC_CONFIGURATION = "FabricConfiguration";       
+       private static final String FABRIC_CONFIGURATION = "FabricConfiguration";
        private static final Logger logger = LoggerFactory.getLogger(WorkflowAction.class);
        
        @Autowired