Bundling catalyst in an osgi bundle.

Change-Id: I362ec96c91a13e7bd9d48ca4120a1d78f41d3f8b
diff --git a/utils/pom.xml b/utils/pom.xml
index c2fa5dc..2129c85 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -41,7 +41,8 @@
         <module>thirdparty</module>
         <module>stc</module>
         <module>jdvue</module>
-        <module>jnc</module> <!-- FIXME publish and remove before release -->
+        <module>jnc</module>
+        <module>catalyst</module> <!-- FIXME publish and remove before release -->
     </modules>
 
     <dependencies>