diff options
Diffstat (limited to 'theme-compiler')
-rw-r--r-- | theme-compiler/ivy.xml | 3 |
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" /> |