summaryrefslogtreecommitdiffstats
path: root/theme-compiler
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-11-28 17:43:54 +0200
committerArtur Signell <artur@vaadin.com>2012-11-28 17:47:07 +0200
commitcfa886551d5a5a1192d812f8eb5a45e72201fb3c (patch)
tree5cb23898cbda7967a8319faa0c90e5ef21209c72 /theme-compiler
parent57e82eff5ba7409b3a36f0a03448ee6e3c755d97 (diff)
downloadvaadin-framework-cfa886551d5a5a1192d812f8eb5a45e72201fb3c.tar.gz
vaadin-framework-cfa886551d5a5a1192d812f8eb5a45e72201fb3c.zip
Removed invalid dependency to vaadin-shared-deps (#10415)
Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e
Diffstat (limited to 'theme-compiler')
-rw-r--r--theme-compiler/ivy.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml
index 9423512d50..53cbc550c1 100644
--- a/theme-compiler/ivy.xml
+++ b/theme-compiler/ivy.xml
@@ -35,9 +35,6 @@
<dependency org="commons-cli" name="commons-cli" rev="1.2"
conf="build,ide,tests->default" />
- <dependency org="com.vaadin" name="vaadin-shared-deps" rev="1.0.0"
- conf="build,ide,tests->default" />
-
<!-- Provided build libs -->
<dependency org="javax.servlet" name="servlet-api"
rev="2.4" conf="build-provided->default" />