diff options
Diffstat (limited to 'bom/pom.xml')
-rw-r--r-- | bom/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bom/pom.xml b/bom/pom.xml index aebdf3d909..3043a9f604 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -7,6 +7,7 @@ <version>1.1.0</version> <relativePath /> </parent> + <!-- Needed by a plugin in release build --> <groupId>com.vaadin</groupId> <artifactId>vaadin-bom</artifactId> <packaging>pom</packaging> |