From 9b813f1000952c246dcd7ac64a6801b4bf17f879 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Thu, 16 Mar 2017 14:13:44 -0400 Subject: [PATCH] Remove natapp from Carbon Per TSC meeting on 2017-03-16 natapp is not participating in the Carbon SimRel so we need to remove them from the distribution. https://meetings.opendaylight.org/opendaylight-meeting /2017/tsc/opendaylight-meeting-tsc.2017-03-16-17.00.html Change-Id: I4239408132c668de8f8bdde01bb750b44acfc076 Signed-off-by: Thanh Ha --- artifacts/upstream/feature3-repos/pom.xml | 8 -------- artifacts/upstream/properties/pom.xml | 1 - features3-index/pom.xml | 6 ------ features3-index/src/main/features/features.xml | 1 - features3-test/src/main/features/features.xml | 2 -- 5 files changed, 18 deletions(-) diff --git a/artifacts/upstream/feature3-repos/pom.xml b/artifacts/upstream/feature3-repos/pom.xml index c6eb8fae..227c9a81 100644 --- a/artifacts/upstream/feature3-repos/pom.xml +++ b/artifacts/upstream/feature3-repos/pom.xml @@ -293,14 +293,6 @@ features xml - - - org.opendaylight.natapp - natapp-features - ${natapp.version} - features - xml - org.opendaylight.nemo diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 3f240911..ebfd2d66 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -76,7 +76,6 @@ 1.3.0-SNAPSHOT 1.5.0-SNAPSHOT 1.5.0-SNAPSHOT - 0.2.0-SNAPSHOT 1.2.0-SNAPSHOT 1.2.0-SNAPSHOT 0.3.0-SNAPSHOT diff --git a/features3-index/pom.xml b/features3-index/pom.xml index 628c187a..9b1238df 100644 --- a/features3-index/pom.xml +++ b/features3-index/pom.xml @@ -258,12 +258,6 @@ features xml - - org.opendaylight.natapp - natapp-features - features - xml - org.opendaylight.nemo nemo-features diff --git a/features3-index/src/main/features/features.xml b/features3-index/src/main/features/features.xml index 92f125d0..bc8e2a47 100644 --- a/features3-index/src/main/features/features.xml +++ b/features3-index/src/main/features/features.xml @@ -67,7 +67,6 @@ mvn:org.opendaylight.l2switch/features-l2switch/{{VERSION}}/xml/features mvn:org.opendaylight.lacp/features-lacp/{{VERSION}}/xml/features mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/{{VERSION}}/xml/features - mvn:org.opendaylight.natapp/natapp-features/{{VERSION}}/xml/features mvn:org.opendaylight.nemo/nemo-features/{{VERSION}}/xml/features mvn:org.opendaylight.netconf/features-netconf/{{VERSION}}/xml/features mvn:org.opendaylight.netconf/features-netconf-connector/{{VERSION}}/xml/features diff --git a/features3-test/src/main/features/features.xml b/features3-test/src/main/features/features.xml index 0deb2bee..1af62a9e 100644 --- a/features3-test/src/main/features/features.xml +++ b/features3-test/src/main/features/features.xml @@ -154,8 +154,6 @@ odl-l2switch-switch-rest odl-l2switch-switch-ui odl-lacp-ui - odl-natapp - odl-natapp-api odl-netconf-clustered-topology -- 2.36.6