summaryrefslogtreecommitdiffstats
path: root/client-compiler
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-09-12 23:39:19 +0300
committerArtur Signell <artur@vaadin.com>2016-09-13 10:03:03 +0300
commit17ba88eaf87e15e6f3c729e5c7f8e875d5f86d8d (patch)
treeae4e71164962fb9cdbb57be487418ba416adc140 /client-compiler
parent4bc375d1d21f468e6433da3a183150e0bfe0cae4 (diff)
downloadvaadin-framework-17ba88eaf87e15e6f3c729e5c7f8e875d5f86d8d.tar.gz
vaadin-framework-17ba88eaf87e15e6f3c729e5c7f8e875d5f86d8d.zip
Change snapshot version 7.7-SNAPSHOT
Change-Id: I7929f6fbe9a83f63fcb7c1f3b174dd84d4add185
Diffstat (limited to 'client-compiler')
-rw-r--r--client-compiler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml
index 6aeace4a96..c6296418b5 100644
--- a/client-compiler/pom.xml
+++ b/client-compiler/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>7.7.0-SNAPSHOT</version>
+ <version>7.7-SNAPSHOT</version>
</parent>
<artifactId>vaadin-client-compiler</artifactId>
<name>vaadin-client-compiler</name>