Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2013-05-26 03:35:58 +0000
committerPascal Rapicault2013-05-26 03:35:58 +0000
commitfc958e5370b322d44ad3a807091617cf7d73545b (patch)
tree271950f6b558b936b4bd4aa8302b22ea4365990c /pom.xml
parent16a5d489bf72c47040a253c4598a9c81f0f10503 (diff)
downloadrt.equinox.p2-fc958e5370b322d44ad3a807091617cf7d73545b.tar.gz
rt.equinox.p2-fc958e5370b322d44ad3a807091617cf7d73545b.tar.xz
rt.equinox.p2-fc958e5370b322d44ad3a807091617cf7d73545b.zip
Bug 409051 -[planner] Resolver times out on simple instanceI20130526-0500
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 296745ba8..ba3f6d7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,8 @@
<packaging>pom</packaging>
<modules>
+ <module>bundles/org.sat4j.core</module>
+ <module>bundles/org.sat4j.pb</module>
<module>bundles/ie.wombat.jbdiff</module>
<module>bundles/ie.wombat.jbdiff.test</module>
<module>bundles/org.eclipse.equinox.frameworkadmin</module>

Back to the top