From 6c624e86e39d8dc59452a2ce3e182d78b1f9eaeb Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Wed, 1 Feb 2017 19:13:08 +0200 Subject: Replace FontAwesome with Vaadin Icons (#8208) * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9639e6c95f..15e06ac3f2 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,7 @@ preview true true + 3.0.0 @@ -280,6 +281,11 @@ japicmp-maven-plugin 0.9.1 + + com.vaadin + vaadin-icons + ${vaadin.icons.version} + -- cgit v1.2.3