From 9fd86dbb383763e6198f76c23a3353511ed895a2 Mon Sep 17 00:00:00 2001
From: Luciano Dantas <luciano87@gmail.com>
Date: Fri, 27 Nov 2020 09:35:29 +0000
Subject: [PATCH] update spm paths

---
 configuration.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configuration.json b/configuration.json
index c8373c8..25e56b6 100644
--- a/configuration.json
+++ b/configuration.json
@@ -1,6 +1,6 @@
 {
-    "ejbServerComponents": "/opt/SPM-EntMods/EJBServer/components",
-    "webClientComponents": "/opt/SPM-EntMods/webclient/components",
+    "ejbServerComponents": "/opt/SPM/EJBServer/components",
+    "webClientComponents": "/opt/SPM/webclient/components",
     "skipComponents": [
         "AdvancedEvidenceSharing",
         "Advisor",
@@ -108,4 +108,4 @@
         "CREOLETestProduct",
         "ExProd"
     ]
-}
+}
\ No newline at end of file