diff options
Diffstat (limited to 'themes/pom.xml')
-rw-r--r-- | themes/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pom.xml b/themes/pom.xml index 7396f349ed..cb6e7604b9 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-themes</artifactId> <name>vaadin-themes</name> |