summaryrefslogtreecommitdiffstats
path: root/sdnr/wt-odlux
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt-odlux')
-rwxr-xr-xsdnr/wt-odlux/helpserver/pom.xml1
-rw-r--r--sdnr/wt-odlux/helpserver/provider/pom.xml1
-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
-rw-r--r--sdnr/wt-odlux/pom.xml1
-rw-r--r--sdnr/wt-odlux/readthedocs/pom.xml3
20 files changed, 21 insertions, 1 deletions
diff --git a/sdnr/wt-odlux/helpserver/pom.xml b/sdnr/wt-odlux/helpserver/pom.xml
index 425aae2de..cb3477df5 100755
--- a/sdnr/wt-odlux/helpserver/pom.xml
+++ b/sdnr/wt-odlux/helpserver/pom.xml
@@ -22,6 +22,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/helpserver/provider/pom.xml b/sdnr/wt-odlux/helpserver/provider/pom.xml
index 5df324cee..3eeea428e 100644
--- a/sdnr/wt-odlux/helpserver/provider/pom.xml
+++ b/sdnr/wt-odlux/helpserver/provider/pom.xml
@@ -22,6 +22,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/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>
diff --git a/sdnr/wt-odlux/pom.xml b/sdnr/wt-odlux/pom.xml
index 920e2f777..d8da5c515 100644
--- a/sdnr/wt-odlux/pom.xml
+++ b/sdnr/wt-odlux/pom.xml
@@ -18,6 +18,7 @@
* limitations under the License.
* ============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/readthedocs/pom.xml b/sdnr/wt-odlux/readthedocs/pom.xml
index 106f30068..5b8a991a9 100644
--- a/sdnr/wt-odlux/readthedocs/pom.xml
+++ b/sdnr/wt-odlux/readthedocs/pom.xml
@@ -19,13 +19,14 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" 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>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1</version>
<relativePath/>
</parent>