Merge of new rebased code
[appc.git] / appc-common / src / main / java / org / openecomp / appc / configuration / ConfigurationFactory.java
index bbfd90d..17a3567 100644 (file)
@@ -113,7 +113,7 @@ public final class ConfigurationFactory {
     /**
      * The default properties resource to be loaded
      */
-    private static final String DEFAULT_PROPERTIES = "org/openecomp/appc/default.properties";
+    private static final String DEFAULT_PROPERTIES = "/opt/openecomp/appc/data/properties/appc.properties";
 
     /**
      * This collection allows for special configurations to be created and maintained, organized by some identification