summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-23 11:57:28 +0200
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-24 09:51:59 +0200
commit7b1a91f9ece0d38c74886383df3ee29d354592f8 (patch)
tree071ff5ca5ca7dfb8ee4f50da8788940b046dcf05 /themes
parent7abb4b536dc07ed19c7a1942da68fe5bb00ce4fa (diff)
downloadvaadin-framework-7b1a91f9ece0d38c74886383df3ee29d354592f8.tar.gz
vaadin-framework-7b1a91f9ece0d38c74886383df3ee29d354592f8.zip
Build vaadin-buildhelpers with maven
Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
Diffstat (limited to 'themes')
-rw-r--r--themes/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/ivy.xml b/themes/ivy.xml
index 7bc4dfe8da..6514744efd 100644
--- a/themes/ivy.xml
+++ b/themes/ivy.xml
@@ -23,7 +23,7 @@
rev="${vaadin.sass.version}" conf="compile-theme->default" />
<dependency org="com.vaadin" name="vaadin-buildhelpers"
- rev="${vaadin.version}" conf="compile-theme->build">
+ rev="${vaadin.version}" conf="compile-theme->default">
<exclude type="pom" conf="test" />
</dependency>