From a6627ec63ab415706a6b9d39bf8e785bb9b61d57 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Nov 2014 14:26:45 +0100 Subject: [PATCH] Make sure we include maven plugin in execution Change-Id: Ibdaf3fe5004d366561845b283e92207127618914 Signed-off-by: Robert Varga --- opendaylight/md-sal/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 1f646f2bba..38756f2906 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -141,6 +141,19 @@ + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + + + @@ -227,4 +240,4 @@ - \ No newline at end of file + -- 2.36.6