From 05fd72a273f62828f1e207e68c46b9df80108a41 Mon Sep 17 00:00:00 2001 From: Piotr Bocheński Date: Wed, 23 Jan 2019 15:01:00 +0100 Subject: Cleanup PRH Docker image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Put all external libs as separated image layer. Change-Id: I06b0cd0a7eaf59cbb62463c715d5ae59f587e1ac Issue-ID: DCAEGEN2-1030 Signed-off-by: Piotr Bocheński --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 15925058..efbc89b6 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,11 @@ dcae-services ### Maven Children Artifacts: 1. prh-app-server: Pnf Registration Handler (PRH) server -2. prh-aai-client: Contains implementation of AAI client -3. prh-dmaap-client: Contains implementation of DmaaP client -4. prh-commons: Common code for whole prh modules +2. prh-commons: Common code for whole prh modules ## License -Copyright (C) 2018 NOKIA Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 NOKIA Intellectual Property. All rights reserved. [License](http://www.apache.org/licenses/LICENSE-2.0) -- cgit 1.2.3-korg