summaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-19 15:31:12 +0300
committerArtur Signell <artur@vaadin.com>2016-08-19 16:03:50 +0300
commitd4dfb581605a632b0f709701f9cac368458e121d (patch)
tree8119f23448ecba5558e5942d446b1e9adcd1e5f9 /server/pom.xml
parente783f4fb7d88a5c03e66df77bb1ee1b764002b76 (diff)
downloadvaadin-framework-d4dfb581605a632b0f709701f9cac368458e121d.tar.gz
vaadin-framework-d4dfb581605a632b0f709701f9cac368458e121d.zip
Use the same groupId for all modules in the project
Change-Id: I9017e2540450e9548090c7fcdaefb1de3315587c
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index f18c275b90..c82f024a0d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -7,7 +7,6 @@
<artifactId>vaadin-root</artifactId>
<version>8.0-SNAPSHOT</version>
</parent>
- <groupId>com.vaadin</groupId>
<artifactId>vaadin-server</artifactId>
<name>vaadin-server</name>
<packaging>jar</packaging>