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