From e5dece5b6e6c53b61f4c10ba9427548659dc5424 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 9 Sep 2016 13:03:41 +0300 Subject: [PATCH] Add Vaadin7Widgetset metadata to manifest Change-Id: I8619553a03cf3354fe3fa90ea15fca111047a287 --- compatibility-client/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml index d427a0bdff..316b64fa1a 100644 --- a/compatibility-client/pom.xml +++ b/compatibility-client/pom.xml @@ -35,6 +35,23 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + false + + true + + + 1 + com.vaadin.v7.Vaadin7WidgetSet + + + + + org.apache.maven.plugins maven-checkstyle-plugin -- 2.39.5