Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M Finkbeiner2012-05-27 17:36:45 +0000
committerRoberto E. Escobar2012-05-27 17:36:45 +0000
commit40810abde45538e9302ec5ada54e149d159c29a1 (patch)
tree289b830f63911243c0b3f26ce01320c295a0fdf2 /plugins/org.eclipse.osee.ote.parent
parenta58114b67d164310d6c425590680ca01b48b7a6b (diff)
downloadorg.eclipse.osee-40810abde45538e9302ec5ada54e149d159c29a1.tar.gz
org.eclipse.osee-40810abde45538e9302ec5ada54e149d159c29a1.tar.xz
org.eclipse.osee-40810abde45538e9302ec5ada54e149d159c29a1.zip
feature[ats_19NDL]: Remove RMI from status board
Diffstat (limited to 'plugins/org.eclipse.osee.ote.parent')
-rw-r--r--plugins/org.eclipse.osee.ote.parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.ote.parent/pom.xml b/plugins/org.eclipse.osee.ote.parent/pom.xml
index 976c62a4b36..48551f00b8f 100644
--- a/plugins/org.eclipse.osee.ote.parent/pom.xml
+++ b/plugins/org.eclipse.osee.ote.parent/pom.xml
@@ -21,6 +21,7 @@
<!-- <module>../../org.eclipse.osee.ote.core.test</module> -->
<module>../../plugins/org.eclipse.osee.ote.message</module>
+ <module>../../plugins/org.eclipse.osee.ote.jms</module>
<!-- <module>../../plugins/org.eclipse.osee.ote.message.test</module> -->
<module>../../plugins/org.eclipse.osee.ote.messaging.dds</module>
<module>../../plugins/org.eclipse.osee.ote.runtimeManager</module>

Back to the top