From 62e834802dae0bd15504785503060d7875c7b4ad Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Thu, 28 Mar 2019 19:00:35 +0100 Subject: Add SDN-R odlux performance A UI displaying performance monitoring data Change-Id: I2a9c28549aee1bcac366354c343a63f884bf09e0 Issue-ID: SDNC-585 Signed-off-by: Herbert Eiselt --- sdnr/wt/odlux/core/features/pom.xml | 7 +++++-- sdnr/wt/odlux/core/installer/pom.xml | 6 ++++-- sdnr/wt/odlux/core/model/pom.xml | 7 ++++--- sdnr/wt/odlux/core/pom.xml | 6 ++++-- sdnr/wt/odlux/core/provider/pom.xml | 9 +++++---- 5 files changed, 22 insertions(+), 13 deletions(-) (limited to 'sdnr/wt/odlux/core') diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml index 667f3b49c..945e5777c 100644 --- a/sdnr/wt/odlux/core/features/pom.xml +++ b/sdnr/wt/odlux/core/features/pom.xml @@ -11,7 +11,10 @@ OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= --> - + + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -24,7 +27,7 @@ org.onap.ccsdk.parent single-feature-parent 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml index f093de04e..13eb78d22 100755 --- a/sdnr/wt/odlux/core/installer/pom.xml +++ b/sdnr/wt/odlux/core/installer/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,7 +14,7 @@ org.onap.ccsdk.parent odlparent-lite 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/odlux/core/model/pom.xml b/sdnr/wt/odlux/core/model/pom.xml index 200e9225a..931d12fb8 100644 --- a/sdnr/wt/odlux/core/model/pom.xml +++ b/sdnr/wt/odlux/core/model/pom.xml @@ -1,5 +1,6 @@ - - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,7 +13,7 @@ org.onap.ccsdk.parent binding-parent 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/odlux/core/pom.xml b/sdnr/wt/odlux/core/pom.xml index 3bd327864..f41a5484d 100644 --- a/sdnr/wt/odlux/core/pom.xml +++ b/sdnr/wt/odlux/core/pom.xml @@ -1,11 +1,13 @@ - + org.onap.ccsdk.parent odlparent-lite 1.2.2-SNAPSHOT - + diff --git a/sdnr/wt/odlux/core/provider/pom.xml b/sdnr/wt/odlux/core/provider/pom.xml index 0df54aa21..0ae59e5c5 100644 --- a/sdnr/wt/odlux/core/provider/pom.xml +++ b/sdnr/wt/odlux/core/provider/pom.xml @@ -1,5 +1,6 @@ - - + 4.0.0 org.onap.ccsdk.features.sdnr.wt @@ -12,7 +13,7 @@ org.onap.ccsdk.parent binding-parent 1.2.2-SNAPSHOT - + @@ -105,4 +106,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg