summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--all/pom.xml2
-rw-r--r--bom/pom.xml2
-rw-r--r--build.properties2
-rw-r--r--buildhelpers/pom.xml2
-rw-r--r--client-compiled/pom.xml2
-rw-r--r--client-compiler/pom.xml2
-rw-r--r--client/pom.xml2
-rw-r--r--liferay/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--push/pom.xml2
-rw-r--r--server/pom.xml2
-rw-r--r--shared/pom.xml2
-rw-r--r--themes/pom.xml2
-rw-r--r--uitest/pom.xml2
-rw-r--r--widgets/pom.xml2
15 files changed, 15 insertions, 15 deletions
diff --git a/all/pom.xml b/all/pom.xml
index 57bdfdad20..f378bd819a 100644
--- a/all/pom.xml
+++ b/all/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-all</artifactId>
<name>vaadin-all</name>
diff --git a/bom/pom.xml b/bom/pom.xml
index 124b604382..36b285b0c2 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>7.7.0-SNAPSHOT</version>
+ <version>7.7-SNAPSHOT</version>
</parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-bom</artifactId>
diff --git a/build.properties b/build.properties
index 846e069898..b63d510b6e 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=7.7.0-SNAPSHOT
+vaadin.version=7.7-SNAPSHOT
vaadin.sass.version=0.9.13
gwt.version=2.7.0.vaadin4
commons-io.version=2.4
diff --git a/buildhelpers/pom.xml b/buildhelpers/pom.xml
index cfe8187c11..03eff48bb1 100644
--- a/buildhelpers/pom.xml
+++ b/buildhelpers/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>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-buildhelpers</artifactId>
diff --git a/client-compiled/pom.xml b/client-compiled/pom.xml
index 63c045e2a9..5200e9c9fc 100644
--- a/client-compiled/pom.xml
+++ b/client-compiled/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>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-client-compiled</artifactId>
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>
diff --git a/client/pom.xml b/client/pom.xml
index 46c5422b67..26e3f85df4 100644
--- a/client/pom.xml
+++ b/client/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>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-client</artifactId>
diff --git a/liferay/pom.xml b/liferay/pom.xml
index df42599fda..001459e559 100644
--- a/liferay/pom.xml
+++ b/liferay/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-liferay</artifactId>
<name>vaadin-liferay</name>
diff --git a/pom.xml b/pom.xml
index 5b406b7185..6152053120 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<artifactId>vaadin-root</artifactId>
<name>vaadin-root</name>
<packaging>pom</packaging>
- <version>7.7.0-SNAPSHOT</version>
+ <version>7.7-SNAPSHOT</version>
<prerequisites>
<maven>3.0.5</maven>
diff --git a/push/pom.xml b/push/pom.xml
index d1ebfd4e4e..f87c597c54 100644
--- a/push/pom.xml
+++ b/push/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-push</artifactId>
<name>vaadin-push</name>
diff --git a/server/pom.xml b/server/pom.xml
index 0bba786aae..19e5fabd78 100644
--- a/server/pom.xml
+++ b/server/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>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-server</artifactId>
diff --git a/shared/pom.xml b/shared/pom.xml
index 94d2090bda..c4cfed3844 100644
--- a/shared/pom.xml
+++ b/shared/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-shared</artifactId>
<name>vaadin-shared</name>
diff --git a/themes/pom.xml b/themes/pom.xml
index 6c621204b9..cba14677cf 100644
--- a/themes/pom.xml
+++ b/themes/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>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-themes</artifactId>
diff --git a/uitest/pom.xml b/uitest/pom.xml
index 866c45a273..791cd7c2b1 100644
--- a/uitest/pom.xml
+++ b/uitest/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-uitest</artifactId>
<name>vaadin-uitest</name>
diff --git a/widgets/pom.xml b/widgets/pom.xml
index b971da479a..21cf891430 100644
--- a/widgets/pom.xml
+++ b/widgets/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-widgets</artifactId>
<name>vaadin-widgets</name>