From 91d04c64771832a0b8815ffbe1f0f9920320d94d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 14 Feb 2017 19:41:00 -0500 Subject: Initial OpenECOMP policy/engine commit Change-Id: I7dbff37733b661643dd4d1caefa3d7dccc361b6e Signed-off-by: Pamela Dragosh --- ECOMP-PAP-REST/WebContent/META-INF/MANIFEST.MF | 2 ++ ECOMP-PAP-REST/WebContent/README.txt | 0 2 files changed, 2 insertions(+) create mode 100644 ECOMP-PAP-REST/WebContent/META-INF/MANIFEST.MF create mode 100644 ECOMP-PAP-REST/WebContent/README.txt (limited to 'ECOMP-PAP-REST/WebContent') diff --git a/ECOMP-PAP-REST/WebContent/META-INF/MANIFEST.MF b/ECOMP-PAP-REST/WebContent/META-INF/MANIFEST.MF new file mode 100644 index 000000000..59499bce4 --- /dev/null +++ b/ECOMP-PAP-REST/WebContent/META-INF/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0 + diff --git a/ECOMP-PAP-REST/WebContent/README.txt b/ECOMP-PAP-REST/WebContent/README.txt new file mode 100644 index 000000000..e69de29bb -- cgit 1.2.3-korg