aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-10 13:47:04 +0300
committerArtur Signell <artur@vaadin.com>2012-09-10 16:31:31 +0300
commitfae0a3486d92185c03658ba974ab04d0bf8f05e7 (patch)
treeb9b7dd01e5ed3881889eeb8058524fbc738b6722 /theme-compiler
parente30db6484b882e3115da871f582f2cdb1320e763 (diff)
downloadvaadin-framework-fae0a3486d92185c03658ba974ab04d0bf8f05e7.tar.gz
vaadin-framework-fae0a3486d92185c03658ba974ab04d0bf8f05e7.zip
Removed files which are no longer needed (#9299)
Diffstat (limited to 'theme-compiler')
-rw-r--r--theme-compiler/ivy.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml
index 2a0e814c07..7e5a639398 100644
--- a/theme-compiler/ivy.xml
+++ b/theme-compiler/ivy.xml
@@ -32,8 +32,6 @@
rev="2.5" />
<dependency org="com.carrotsearch" name="smartsprites"
rev="0.2.3-itmill" />
- <dependency org="com.vaadin" name="vaadin-buildhelpers"
- rev="${vaadin.version}" conf="build"></dependency>
<dependency org="junit" name="junit" rev="4.5"
conf="tests -> default" />
<dependency org="net.sourceforge.cssparser" name="cssparser"