diff options
Diffstat (limited to 'sdnr/wt-odlux')
-rwxr-xr-x | sdnr/wt-odlux/helpserver/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/helpserver/provider/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/wt-odlux/odlux/apps/app-installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/connectApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/demoApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/faultApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/helpApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/framework/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/odlux/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt-odlux/readthedocs/pom.xml | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/sdnr/wt-odlux/helpserver/pom.xml b/sdnr/wt-odlux/helpserver/pom.xml index 074550be5..574c3a64c 100755 --- a/sdnr/wt-odlux/helpserver/pom.xml +++ b/sdnr/wt-odlux/helpserver/pom.xml @@ -28,7 +28,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-helpserver-top</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/helpserver/provider/pom.xml b/sdnr/wt-odlux/helpserver/provider/pom.xml index 629e5280f..1c5bce09f 100644 --- a/sdnr/wt-odlux/helpserver/provider/pom.xml +++ b/sdnr/wt-odlux/helpserver/provider/pom.xml @@ -28,7 +28,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-helpserver-provider</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml index 196938adb..c20393a73 100644 --- a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-apiDemo</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml b/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml index 9134f8db7..d364a71d7 100755 --- a/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/app-installer/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-apps-installer</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml index cd27f86c6..f774d0def 100644 --- a/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/configurationApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-configurationApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml b/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml index 4ad480829..9b855ddc5 100644 --- a/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/connectApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-connectApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml index f32141e8c..fa5322543 100644 --- a/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/demoApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-demoApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml b/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml index 7e88a199f..482f5d8a0 100644 --- a/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/eventLogApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-eventLogApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml b/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml index 9234b182b..59aa4fef0 100644 --- a/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/faultApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-faultApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml b/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml index ad8a2fb32..7ce2c8bb5 100644 --- a/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/helpApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-helpApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml b/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml index 0d610c8b4..6e384e89e 100644 --- a/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/inventoryApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-inventoryApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml b/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml index 66a5de3e7..60f374daa 100644 --- a/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/maintenanceApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-maintenanceApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml b/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml index 5c537c160..5575528e9 100644 --- a/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/minimumApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-minimumApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml index 488b13f81..b836e7303 100644 --- a/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml +++ b/sdnr/wt-odlux/odlux/apps/performanceHistoryApp/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-app-performanceHistoryApp</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/framework/pom.xml b/sdnr/wt-odlux/odlux/framework/pom.xml index d20106aae..bffbc04a7 100644 --- a/sdnr/wt-odlux/odlux/framework/pom.xml +++ b/sdnr/wt-odlux/odlux/framework/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-framework</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>jar</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/installer/pom.xml b/sdnr/wt-odlux/odlux/installer/pom.xml index b8fc4ca48..761e92d26 100644 --- a/sdnr/wt-odlux/odlux/installer/pom.xml +++ b/sdnr/wt-odlux/odlux/installer/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux-installer</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/odlux/pom.xml b/sdnr/wt-odlux/odlux/pom.xml index 8bcab5ed8..dd82705b2 100644 --- a/sdnr/wt-odlux/odlux/pom.xml +++ b/sdnr/wt-odlux/odlux/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>odlux-top</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> diff --git a/sdnr/wt-odlux/pom.xml b/sdnr/wt-odlux/pom.xml index 996008671..95d686930 100644 --- a/sdnr/wt-odlux/pom.xml +++ b/sdnr/wt-odlux/pom.xml @@ -24,7 +24,7 @@ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId> <artifactId>sdnr-odlux</artifactId> - <version>2.0.2-SNAPSHOT.yaml</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sdnr :: micro-services odlux only</name> diff --git a/sdnr/wt-odlux/readthedocs/pom.xml b/sdnr/wt-odlux/readthedocs/pom.xml index 5b8a991a9..28066498f 100644 --- a/sdnr/wt-odlux/readthedocs/pom.xml +++ b/sdnr/wt-odlux/readthedocs/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>3.0.1</version> + <version>3.1.0-SNAPSHOT</version> <relativePath/> </parent> |