summaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-13 14:35:23 +0300
committerArtur Signell <artur@vaadin.com>2012-09-13 15:20:41 +0300
commit0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27 (patch)
treee86a010b4acdf474ca0d1dd6bcfe1d8b9ff8d695 /uitest/ivy.xml
parentb5dc0d8ba53d572e5939643b6b5b741cea61c0b5 (diff)
downloadvaadin-framework-0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27.tar.gz
vaadin-framework-0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27.zip
Renamed themes-compiled -> themes (#9598)
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 2a9bc6b2ef..00a5dce703 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -38,7 +38,7 @@
rev="${vaadin.version}" conf="build->build"></dependency>
<dependency org="com.vaadin" name="vaadin-client-compiled"
rev="${vaadin.version}" conf="build->build"></dependency>
- <dependency org="com.vaadin" name="vaadin-themes-compiled"
+ <dependency org="com.vaadin" name="vaadin-themes"
rev="${vaadin.version}" conf="build->build"></dependency>
<!-- For compiling TestingWidgetSet -->