From 4ec70afd5af42412f6ff79415e0ec2f305df078d Mon Sep 17 00:00:00 2001 From: David Goldberg Date: Sun, 14 Sep 2014 15:45:34 +0300 Subject: [PATCH] added sfclisp feature to integration Change-Id: Ifdb7d78462a6ac49dbbf5f5965e20b338eb2fab8 Signed-off-by: David Goldberg --- features/pom.xml | 8 ++++++++ features/src/main/resources/features.xml | 2 ++ 2 files changed, 10 insertions(+) diff --git a/features/pom.xml b/features/pom.xml index 828539ed..c4ff8d31 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -149,6 +149,14 @@ xml + + org.opendaylight.sfc + features-sfclisp + 0.0.1-SNAPSHOT + features + xml + + org.opendaylight.ovsdb features-ovs-sfc diff --git a/features/src/main/resources/features.xml b/features/src/main/resources/features.xml index c6478daf..a3cf0984 100644 --- a/features/src/main/resources/features.xml +++ b/features/src/main/resources/features.xml @@ -69,6 +69,7 @@ mvn:org.opendaylight.plugin2oc/features-plugin2oc/0.1-SNAPSHOT/xml/features mvn:org.opendaylight.sdninterfaceapp/features-sdninterfaceapp/1.4.2-SNAPSHOT/xml/features mvn:org.opendaylight.sfc/features-sfc/0.0.1-SNAPSHOT/xml/features + mvn:org.opendaylight.sfc/features-sfclisp/0.0.1-SNAPSHOT/xml/features mvn:org.opendaylight.snbi/features-snbi/${feature.snbi.version}/xml/features mvn:org.opendaylight.snmp4sdn/features-snmp4sdn/0.1.3-SNAPSHOT/xml/features mvn:org.opendaylight.ttp/features-ttp/${feature.ttp.version}/xml/features @@ -93,6 +94,7 @@ odl-sdninterfaceapp-all odl-restconf odl-sfc-all + odl-sfclisp odl-snbi-all odl-ttp-all