From 7c06aa382ee291a66af04f2900397a7b27836fc3 Mon Sep 17 00:00:00 2001 From: Felix Sangalang Date: Mon, 2 Apr 2018 16:06:36 -0700 Subject: Add junit HeaderUtil.java package org.openecomp.mso.bpmn.infrastructure. workflow.serviceTask.client Issue-ID: SO-556 Change-Id: Ic4f8ce124fd2d45004d73af925a1cded6b985fda Change-Id: Ic4f8ce124fd2d45004d73af925a1cded6b985fda Signed-off-by: Felix Sangalang --- .../bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java index b861a79feb..ac7e8ffd16 100644 --- a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java +++ b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP - SO * ================================================================================ - * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit 1.2.3-korg From 070240664ac2646d102453e87130b74390fa5489 Mon Sep 17 00:00:00 2001 From: Felix Sangalang Date: Mon, 2 Apr 2018 16:11:26 -0700 Subject: Add junit HeaderUtil.java package org.openecomp.mso.bpmn.infrastructure. workflow.serviceTask.client Issue-ID: SO-556 Change-Id: I1a9804b7aa021b6b25afdc8237bdf339da0a12d3 Change-Id: I1a9804b7aa021b6b25afdc8237bdf339da0a12d3 Signed-off-by: Felix Sangalang --- .../bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java index ac7e8ffd16..b861a79feb 100644 --- a/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java +++ b/bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/workflow/serviceTask/client/HeaderUtilTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP - SO * ================================================================================ - * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit 1.2.3-korg