diff --git a/bom/openhab-ui/pom.xml b/bom/openhab-ui/pom.xml
new file mode 100644
index 000000000..821a9c606
--- /dev/null
+++ b/bom/openhab-ui/pom.xml
@@ -0,0 +1,93 @@
+
+
+
+ 4.0.0
+
+
+ org.openhab.ui.bom
+ org.openhab.ui.reactor.bom
+ 2.5.0-SNAPSHOT
+
+
+ org.openhab.ui.bom.openhab-ui
+ pom
+
+ openHAB UI :: BOM :: openHAB UI
+
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.basic
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.classic
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.cometvisu
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.cometvisu.php
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.dashboard
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.habmin
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.habot
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.habpanel
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.homebuilder
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.paper
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.restdocs
+ ${project.version}
+ compile
+
+
+ org.openhab.ui.bundles
+ org.openhab.ui.iconset.classic
+ ${project.version}
+ compile
+
+
+
+
diff --git a/bom/pom.xml b/bom/pom.xml
new file mode 100644
index 000000000..673dfa0ea
--- /dev/null
+++ b/bom/pom.xml
@@ -0,0 +1,22 @@
+
+
+
+ 4.0.0
+
+
+ org.openhab.ui
+ org.openhab.ui.reactor
+ 2.5.0-SNAPSHOT
+
+
+ org.openhab.ui.bom
+ org.openhab.ui.reactor.bom
+ pom
+
+ openHAB UI :: BOM
+
+
+ openhab-ui
+
+
+
diff --git a/pom.xml b/pom.xml
index 23cbd8347..9226fee43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,6 +573,7 @@ Import-Package: \\
+ bom
bundles
features
repo