From 1f93f9a7c9ba12f28a4ce09be3ab638faf94fbd1 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 27 Oct 2014 17:12:05 +0100 Subject: [PATCH] Fix features not being published where they should be During refactoring I mistakenly changed the artifact name, causing new features not being pushed. Change-Id: I2ff856c91344ea2e9b28f3dc8ea53258c3d54dd9 Signed-off-by: Robert Varga --- common/features/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/features/pom.xml b/common/features/pom.xml index a3aefd8072..9910970400 100644 --- a/common/features/pom.xml +++ b/common/features/pom.xml @@ -16,7 +16,7 @@ ../features-builder/pom.xml - yangtools-features + features-yangtools jar -- 2.36.6