summaryrefslogtreecommitdiffstats
path: root/build.properties
diff options
context:
space:
mode:
authorHenri Sara <hesara@vaadin.com>2016-04-03 12:54:05 +0300
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-04-04 10:18:25 +0300
commit7c6710191bd8a5be69c2ec6fc356f013bd36aaf7 (patch)
treefd58a7f3a33f4033e946f5debfc43be59b6feb15 /build.properties
parent9ac12357df4ccbfd4dfdc4420b40f8bf66e73056 (diff)
downloadvaadin-framework-7c6710191bd8a5be69c2ec6fc356f013bd36aaf7.tar.gz
vaadin-framework-7c6710191bd8a5be69c2ec6fc356f013bd36aaf7.zip
Convert Eclipse project to Maven based
Ignore exec plugin for m2e in themes and client-compiled. Change-Id: I1c500a4cf204e3bd09aa0e9ae75e922b463e72fa
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index 332771139c..2148fc00e6 100644
--- a/build.properties
+++ b/build.properties
@@ -4,7 +4,7 @@ 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
+vaadin.version=7.7.0-SNAPSHOT
vaadin.sass.version=0.9.13
gwt.version=2.7.0.vaadin3
commons-io.version=2.4