summaryrefslogtreecommitdiffstats
path: root/pom-template.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-05 10:29:34 +0300
committerArtur Signell <artur@vaadin.com>2012-09-09 11:23:24 +0300
commit6da3cd640d404965405d24dd515db90e57c8ad76 (patch)
tree5d17f3bb54bcf21e39200f589f60458f54d6d049 /pom-template.xml
parent93ed08119c3fb45a750998f05ba4f67643787295 (diff)
downloadvaadin-framework-6da3cd640d404965405d24dd515db90e57c8ad76.tar.gz
vaadin-framework-6da3cd640d404965405d24dd515db90e57c8ad76.zip
Build javadoc and sources jars (#9299)
Diffstat (limited to 'pom-template.xml')
-rw-r--r--pom-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom-template.xml b/pom-template.xml
index cec0ca6dc4..563a5a8e97 100644
--- a/pom-template.xml
+++ b/pom-template.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.vaadin</groupId>
<artifactId>${module.name}</artifactId>
- <version>${vaadin.version}</version>
+ <version>${vaadin.maven.version}</version>
<name>Vaadin</name>
<organization>
<name>Vaadin Ltd</name>