From 7a4daa81b44105e88074e3036a1a9b6e88c4fc2c Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 21 Apr 2017 01:20:09 -0400 Subject: [PATCH] Remove eman due to karaf 4 failures Change-Id: I2fd5bc3da2a10a18edac01cd75637f9e689306e9 Signed-off-by: Thanh Ha --- artifacts/upstream/feature3-repos/pom.xml | 2 ++ artifacts/upstream/properties/pom.xml | 2 ++ features3-index/pom.xml | 2 ++ features3-index/src/main/features/features.xml | 2 ++ features3-test/src/main/features/features.xml | 2 ++ 5 files changed, 10 insertions(+) diff --git a/artifacts/upstream/feature3-repos/pom.xml b/artifacts/upstream/feature3-repos/pom.xml index 260e7599..31639752 100644 --- a/artifacts/upstream/feature3-repos/pom.xml +++ b/artifacts/upstream/feature3-repos/pom.xml @@ -182,6 +182,7 @@ xml + org.opendaylight.faas diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 449dba61..0686a3d6 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -56,7 +56,9 @@ 0.4.0-SNAPSHOT 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT + 1.2.0-SNAPSHOT 0.2.0-SNAPSHOT 1.5.0-SNAPSHOT diff --git a/features3-index/pom.xml b/features3-index/pom.xml index 9d66588e..882404f3 100644 --- a/features3-index/pom.xml +++ b/features3-index/pom.xml @@ -174,12 +174,14 @@ features xml + org.opendaylight.faas features-faas diff --git a/features3-index/src/main/features/features.xml b/features3-index/src/main/features/features.xml index f31ef485..aecb08a2 100644 --- a/features3-index/src/main/features/features.xml +++ b/features3-index/src/main/features/features.xml @@ -52,7 +52,9 @@ --> mvn:org.opendaylight.dlux/features-dlux/{{VERSION}}/xml/features mvn:org.opendaylight.dluxapps/features-dluxapps/{{VERSION}}/xml/features + mvn:org.opendaylight.faas/features-faas/{{VERSION}}/xml/features mvn:org.opendaylight.federation/federation-features/{{VERSION}}/xml/features mvn:org.opendaylight.genius/genius-features/{{VERSION}}/xml/features diff --git a/features3-test/src/main/features/features.xml b/features3-test/src/main/features/features.xml index fc785d8a..8acae834 100644 --- a/features3-test/src/main/features/features.xml +++ b/features3-test/src/main/features/features.xml @@ -71,9 +71,11 @@ --> odl-dlux-core odl-distribution-version + odl-lispflowmapping-msmr odl-lispflowmapping-ui odl-mdsal-benchmark -- 2.36.6