diff options
author | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-01-24 14:50:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-24 14:50:25 +0200 |
commit | cf0d3dcc5ad32285b91e7d998cf628ef9c83da55 (patch) | |
tree | bbefdfe8defc180facdb2fb437b69741a5a0fee6 /test/space in directory | |
parent | 881d80fd8b658491e26125222020401d0e5a5d08 (diff) | |
download | vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.tar.gz vaadin-framework-cf0d3dcc5ad32285b91e7d998cf628ef9c83da55.zip |
Upgrade minor version in the project to 8.4 (#10520)
Diffstat (limited to 'test/space in directory')
-rw-r--r-- | test/space in directory/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/space in directory/pom.xml b/test/space in directory/pom.xml index 5febafc47f..0e206d5fe8 100644 --- a/test/space in directory/pom.xml +++ b/test/space in directory/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-test</artifactId> - <version>8.3-SNAPSHOT</version> + <version>8.4-SNAPSHOT</version> </parent> <artifactId>vaadin-test-space-in-directory</artifactId> <packaging>war</packaging> |