From dd7fcea54bc00b63924a343db4605592489ff077 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Fri, 29 Jul 2016 15:19:44 +0200 Subject: HONEYCOMB-130: Rename features (remove odl prefix) Change-Id: I31db89469f6a619ced0c645f1c9375d7b60f1320 Signed-off-by: Maros Marsalek --- vpp-common/features/src/main/features/features.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/features/src/main/features/features.xml b/vpp-common/features/src/main/features/features.xml index 3983481dd..321f96e1c 100644 --- a/vpp-common/features/src/main/features/features.xml +++ b/vpp-common/features/src/main/features/features.xml @@ -14,13 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - mvn:io.fd.honeycomb/honeycomb-features/${project.version}/xml/features - - odl-honeycomb + + honeycomb mvn:io.fd.honeycomb.vpp/naming-context-api/{{VERSION}} mvn:io.fd.honeycomb.vpp/naming-context-impl/{{VERSION}} wrap:mvn:io.fd.vpp/jvpp/{{VERSION}} -- cgit 1.2.3-korg