diff options
author | Artur Signell <artur@vaadin.com> | 2012-10-08 16:00:37 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-10-09 09:59:28 +0300 |
commit | cb7be61639ab59c2f35f645bb52da35b39631a09 (patch) | |
tree | 4b1e84f2eae50cf1c18b55d077d050a382e7314d /build.properties | |
parent | ab6e73909a2ac5067facddbd2a8ac003bd3dba53 (diff) | |
download | vaadin-framework-cb7be61639ab59c2f35f645bb52da35b39631a09.tar.gz vaadin-framework-cb7be61639ab59c2f35f645bb52da35b39631a09.zip |
Refactor OSGi manifest attribute handling to support import/export better (#9793)
Change-Id: Iae53213b40a688b27a4195fa25c998d3ba43cba3
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.properties b/build.properties index fb08ef6690..548169c457 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,7 @@ javadoc.doctitle=<h1>Vaadin</h1> javadoc.bottom=<i>Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.</i> ivy.organisation=com.vaadin vaadin.vendor=Vaadin Ltd +vaadin.url=http://vaadin.com vaadin.java.version=1.6 vaadin.version=0.0.0.unversioned-development-build |