diff options
author | Rob Daugherty <rd472p@att.com> | 2018-04-03 13:03:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-03 13:03:15 +0000 |
commit | 81bd817b9c58e4dcf6cd452ab6992eea0817e232 (patch) | |
tree | 593936e87c9b699d1dd1373fb7a026508fc6ca1b | |
parent | 71a74e779222dbb85639ed3e0f7de60125ed5e55 (diff) | |
parent | c21b86719844b872c5c8bb15501b781b259cf8ee (diff) |
Merge "Add junit org.openecomp.mso.rest.APIResponse"
-rw-r--r-- | bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java b/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java index 804ec587f7..493a338e58 100644 --- a/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java +++ b/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP : SO * ================================================================================ -* Copyright 2018 TechMahindra +* Copyright (C) 2017 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. |