diff options
author | Dan Timoney <dtimoney@att.com> | 2024-09-23 15:48:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-09-23 15:48:50 -0400 |
commit | 10bcf61052635256fc88f51d8c37c8545f4012d5 (patch) | |
tree | 1bbf691288d6a2bd255dfb98b0387a99f5f41d80 /sdnr/wt-odlux/odlux | |
parent | 308bbcdf980e67092cc6b2d0f735a2a4c0557246 (diff) |
Release initial Oslo CCSDK maven artifacts
Release initial CCSDK maven artifacts for Oslo release based
on OpenDaylight Potassium and roll snapshot version
Issue-ID: CCSDK-3993
Change-Id: I0e0dcc30d0e93d51b8145eb4fa9b54ac93f6febc
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt-odlux/odlux')
-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 |
15 files changed, 15 insertions, 15 deletions
diff --git a/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml b/sdnr/wt-odlux/odlux/apps/apiDemo/pom.xml index d70121409..e379f700e 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 cf40bae6f..49239a4f8 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 b7ed4b68e..2b7e25fab 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 a8978ff2e..ff9e6c544 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 193c81888..80600f5cf 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 f5dbfc1f3..9848cc1ca 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 faf9acc64..e0543fdc3 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 04873163b..747504509 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 42850cc73..da30ddbf2 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 2ac117c7e..2d93c362c 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 f91c2fd42..a3568f44c 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 77db759ee..d4c0e2427 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 6299b6ede..944d0384b 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 147f20e0a..082b4e2b8 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-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 2a7304bd8..0060485a2 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>1.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <name>SDNR ODLUX :: ${project.artifactId}</name> |