aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json')
-rw-r--r--sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json b/sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json
new file mode 100644
index 000000000..1d9af9029
--- /dev/null
+++ b/sdnr/wt-odlux/odlux/framework/src2/main/resources/version.json
@@ -0,0 +1,19 @@
+{
+ "version":"##buildno##",
+ "build":"##build-timestamp##",
+ "framework":"##odlux.framework.buildno##",
+ "applications":{
+ "configurationApp":"##odlux.apps.configurationApp.buildno##",
+ "connectApp":"##odlux.apps.connectApp.buildno##",
+ "eventLogApp":"##odlux.apps.eventLogApp.buildno##",
+ "faultApp":"##odlux.apps.faultApp.buildno##",
+ "helpApp":"##odlux.apps.helpApp.buildno##",
+ "inventoryApp":"##odlux.apps.inventoryApp.buildno##",
+ "linkCalculationApp":"##odlux.apps.linkCalculationApp.buildno##",
+ "maintenanceApp":"##odlux.apps.maintenanceApp.buildno##",
+ "mediatorApp":"##odlux.apps.mediatorApp.buildno##",
+ "networkMapApp":"##odlux.apps.networkMapApp.buildno##",
+ "permanceHistoryApp":"##odlux.apps.permanceHistoryApp.buildno##"
+
+ }
+} \ No newline at end of file