diff options
author | Rob Daugherty <rd472p@att.com> | 2018-04-03 13:03:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-03 13:03:23 +0000 |
commit | 9b3ee73252591899b4760041e694afe43feb9374 (patch) | |
tree | 689237dc31e4d8e3685a3a2c9c4252991c68a72d | |
parent | 81bd817b9c58e4dcf6cd452ab6992eea0817e232 (diff) | |
parent | 19cd3bc70aa4e602ec32ea86e43905b95ffd0b9f (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 493a338e58..166a2ff52f 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 (C) 2017 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. |