aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2021-08-31 12:42:12 +0300
committerGitHub <noreply@github.com>2021-08-31 12:42:12 +0300
commit7f632bfaba1e7934815fe64ec87c975582b495f3 (patch)
tree5226ec30ab140bc5d3b80c6d1a1dd67890901616 /compatibility-client
parent4806947e508eee2006b2393a8cb6305eecd4e128 (diff)
downloadvaadin-framework-7f632bfaba1e7934815fe64ec87c975582b495f3.tar.gz
vaadin-framework-7f632bfaba1e7934815fe64ec87c975582b495f3.zip
Update project to 8.15-SNAPSHOT (#12392)
Diffstat (limited to 'compatibility-client')
-rw-r--r--compatibility-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-client/pom.xml b/compatibility-client/pom.xml
index ae7d0f70ff..47d52432b6 100644
--- a/compatibility-client/pom.xml
+++ b/compatibility-client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-root</artifactId>
- <version>8.14-SNAPSHOT</version>
+ <version>8.15-SNAPSHOT</version>
</parent>
<artifactId>vaadin-compatibility-client</artifactId>
<name>vaadin-compatibility-client</name>