diff options
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/pom.xml b/widgets/pom.xml index 8eaa0ced89..772a97c6c2 100644 --- a/widgets/pom.xml +++ b/widgets/pom.xml @@ -126,6 +126,7 @@ com/vaadin/shared/ui/grid/*.*, com/vaadin/shared/ui/grid/**/*.*, com/vaadin/shared/util/SharedUtil*, + com/vaadin/shared/Registration*, com/vaadin/shared/VBrowserDetails*, com/vaadin/shared/data/sort/SortDirection* </includes> |