diff --git a/catalog/pom.xml b/catalog/pom.xml
index fac9f56..e1464fe 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -33,4 +33,33 @@
2.12.4
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.3.0
+
+
+
+ nl.andrewl.concord_catalog.CatalogServer
+
+
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
+
+
\ No newline at end of file