summaryrefslogtreecommitdiffstats
path: root/common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common.xml')
-rw-r--r--common.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/common.xml b/common.xml
index f00d4c8baf..f1245724c4 100644
--- a/common.xml
+++ b/common.xml
@@ -37,7 +37,10 @@
<antcontrib:propertyregex property="vaadin.version.revision"
input="${vaadin.version}" regexp="([^\.]*)\.([^\.]*)\.([^\.]*)"
select="\3" />
-
+ <filterset begintoken="@" endtoken="@" id="filter-vaadin.version">
+ <filter token="version" value="${vaadin.version}" />
+ </filterset>
+
<union id="empty.reference" />
<property name="filtered.webcontent.dir"