aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-dev.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application-dev.properties')
-rw-r--r--src/main/resources/application-dev.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties
index bd735c6..4999df3 100644
--- a/src/main/resources/application-dev.properties
+++ b/src/main/resources/application-dev.properties
@@ -15,4 +15,6 @@ vnf.config.file=src/test/resources/vnf.config
topology.cell.config.file=src/test/resources/cells.json
topology.ue.config.file=src/test/resources/ue.json
-ves.collector.protocol=http \ No newline at end of file
+ves.collector.protocol=http
+
+xml.pm.location=generated_pm_bulks/ \ No newline at end of file