From b3ea9e15ba44cf28efb90dcb25a1a9fa090b3c91 Mon Sep 17 00:00:00 2001
From: Pawel GUTOWSKI <Pawel.GUTOWSKI@ext.ec.europa.eu>
Date: Tue, 17 Oct 2017 11:37:15 +0200
Subject: [PATCH] EDELIVERY-2768 Added Manifest with SMP version for
 side-by-side deployment in WebLogic

---
 smp-webapp/src/main/webapp/META-INF/MANIFEST.MF | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 smp-webapp/src/main/webapp/META-INF/MANIFEST.MF

diff --git a/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF b/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF
new file mode 100644
index 000000000..730a3a0e3
--- /dev/null
+++ b/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF
@@ -0,0 +1,2 @@
+Manifest-Version: 1.0
+Weblogic-Application-Version: v3.0.2
-- 
GitLab