diff options
-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 84ca2d1875..3110372fdd 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,6 +6,7 @@ <artifactId>vaadin-parent</artifactId> <version>1.0.0</version> </parent> + <groupId>com.vaadin</groupId> <artifactId>vaadin-bom</artifactId> <packaging>pom</packaging> <version>8.0-SNAPSHOT</version> |