diff options
author | Jim Hahn <jrh3@att.com> | 2019-02-07 13:53:26 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-02-08 09:20:22 -0500 |
commit | 04124d27fdfa38e4fc417c361f5f63000cb42a8f (patch) | |
tree | 18ea9ca0b45f479c8e3b7ee264ec8d74bd08b3a4 /controlloop/common/msb/src/main/resources/msb.policy.properties | |
parent | 0c1084282ae62cbe9d5b054057aed1b759dc82cd (diff) |
Remove msb project from drools-applications
The msb project is no longer needed, so it has been removed.
Change-Id: I54b9e2210f11a3c95479fbb83e0564afdfbc5728
Issue-ID: POLICY-1429
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/msb/src/main/resources/msb.policy.properties')
-rw-r--r-- | controlloop/common/msb/src/main/resources/msb.policy.properties | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/controlloop/common/msb/src/main/resources/msb.policy.properties b/controlloop/common/msb/src/main/resources/msb.policy.properties deleted file mode 100644 index bb372ec85..000000000 --- a/controlloop/common/msb/src/main/resources/msb.policy.properties +++ /dev/null @@ -1,22 +0,0 @@ -###
-# ============LICENSE_START=======================================================
-# ONAP-PDP
-# ================================================================================
-# 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.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# ============LICENSE_END=========================================================
-###
-
-msb.ip=127.0.0.1
-msb.port=10081
\ No newline at end of file |