summaryrefslogtreecommitdiffstats
path: root/common.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 /common.xml
parentb5dc0d8ba53d572e5939643b6b5b741cea61c0b5 (diff)
downloadvaadin-framework-0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27.tar.gz
vaadin-framework-0ce6f77ab353c1bc1decc7f02203cd07a5ff5d27.zip
Renamed themes-compiled -> themes (#9598)
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.xml b/common.xml
index 2d64fb88e5..a854ef4358 100644
--- a/common.xml
+++ b/common.xml
@@ -8,7 +8,7 @@
<dirname property="vaadin.basedir" file="${ant.file.common}" />
<property file="${vaadin.basedir}/build.properties" />
- <property name="modules.to.publish.to.maven" value="shared,server,client,client-compiler,client-compiled,theme-compiler,themes-compiled" />
+ <property name="modules.to.publish.to.maven" value="shared,server,client,client-compiler,client-compiled,theme-compiler,themes" />
<property name="modules.to.publish.to.download" value="${modules.to.publish.to.maven},all" />
<ivy:settings file="${vaadin.basedir}/ivysettings.xml" />