Bug 533801 - Stop including o.e.equinox.util in products

Include equinox.util in pom.xml.

Change-Id: I4ac102ca02525790cbcf80d2087368bdd2ea5ef0
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/pom.xml b/pom.xml
index cca5144..ce7f734 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,6 +129,7 @@
     <module>bundles/org.eclipse.equinox.transforms.hook</module>
     <module>bundles/org.eclipse.equinox.transforms.xslt</module>
     <module>bundles/org.eclipse.equinox.useradmin</module>
+    <module>bundles/org.eclipse.equinox.util</module>
     <module>bundles/org.eclipse.equinox.weaving.caching</module>
     <module>bundles/org.eclipse.equinox.weaving.caching.j9</module>
     <module>bundles/org.eclipse.equinox.weaving.hook</module>