aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt-odlux/odlux
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt-odlux/odlux')
-rw-r--r--sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml1
-rwxr-xr-xsdnr/wt-odlux/odlux/apps/app-installer/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/connectApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/demoApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/faultApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/helpApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/mediatorApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/framework/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/installer/pom.xml1
-rw-r--r--sdnr/wt-odlux/odlux/pom.xml1
16 files changed, 16 insertions, 0 deletions
diff --git a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
index 88f589c81..05e99179a 100644
--- a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml b/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml
index 44518e4b8..be019a772 100755
--- a/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml
index 9f04b9dd0..510d6f922 100644
--- a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml b/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml
index 311c5dbdf..808b273b9 100644
--- a/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml
index 0bfbfb917..008c4977f 100644
--- a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml b/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml
index cfcb8fad0..e9187d97e 100644
--- a/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml b/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml
index 31747a1b6..32c168d0c 100644
--- a/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml b/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml
index 83dd81c7d..13f3eded1 100644
--- a/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml b/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml
index 5aeead241..951b5599d 100644
--- a/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml
index 48ea56ee7..489b7e9b9 100644
--- a/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/mediatorApp/pom.xml b/sdnr/wt-odlux/odlux/apps/mediatorApp/pom.xml
index 6f9776d20..547c91e92 100644
--- a/sdnr/wt-odlux/odlux/apps/mediatorApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/mediatorApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml b/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml
index 43ce263dc..be59bf951 100644
--- a/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml
index 80a6b0110..f8428e121 100644
--- a/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml
+++ b/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/framework/pom.xml b/sdnr/wt-odlux/odlux/framework/pom.xml
index 77faf4047..54102c80d 100644
--- a/sdnr/wt-odlux/odlux/framework/pom.xml
+++ b/sdnr/wt-odlux/odlux/framework/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/installer/pom.xml b/sdnr/wt-odlux/odlux/installer/pom.xml
index aa3134656..c4194cac9 100644
--- a/sdnr/wt-odlux/odlux/installer/pom.xml
+++ b/sdnr/wt-odlux/odlux/installer/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/sdnr/wt-odlux/odlux/pom.xml b/sdnr/wt-odlux/odlux/pom.xml
index bb4d14894..22039beb7 100644
--- a/sdnr/wt-odlux/odlux/pom.xml
+++ b/sdnr/wt-odlux/odlux/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>