commit | 1ce351a390e7f44735d5f6f2728871a23ce86c37 | [log] [tgz] |
---|---|---|
author | Aaron Kruglikov <aaron.kruglikov@us.fujitsu.com> | Wed Nov 04 15:03:52 2015 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Nov 10 21:06:09 2015 +0000 |
tree | bac60dc0e13b5f298842024be1ca55f86476d4c0 | |
parent | 73130f790fdc394f8d1b07cc42fd45609d2a75b0 [diff] [blame] |
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>