diff options
Diffstat (limited to 'theme-compiler')
-rw-r--r-- | theme-compiler/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-compiler/ivy.xml b/theme-compiler/ivy.xml index 97ecfa4416..6a7528ceeb 100644 --- a/theme-compiler/ivy.xml +++ b/theme-compiler/ivy.xml @@ -45,7 +45,7 @@ <!-- Internally used, for now --> <dependency org="com.carrotsearch" name="smartsprites" - rev="0.2.10-vaadin" /> + rev="0.2.10" /> <!-- Use the same commons-io as the rest of the project --> <override org="commons-io" module="commons-io" rev="2.2" /> </dependencies> |