]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove BOM from release profile (#8518)
authorHenri Sara <henri.sara@gmail.com>
Thu, 9 Feb 2017 09:03:06 +0000 (11:03 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 09:03:06 +0000 (11:03 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 8da154286f95f4fb4e494ebc00291a197dcd9b0f..fdc697beb9e1d621c9caf832a67cdf284694dc42 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <module>compatibility-client-compiled</module>
                 <module>compatibility-shared</module>
                 <module>compatibility-themes</module>
-                <module>testbench-api</module>
                 <!-- Nexus staging bug needs the last module to be deployed. -->
-                <module>bom</module>
+                <module>testbench-api</module>
+                <!-- BOM is built and released separately -->
             </modules>
 
             <build>