Update sitebar

Signed-off-by: Ivar Grimstad <ivar.grimstad@eclipse-foundation.org>
diff --git a/_projectCommon.php b/_projectCommon.php
index 0fe02c9..ab65250 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -9,15 +9,6 @@
  * Contributors:
  *    Christopher Guindon (Eclipse Foundation) - Initial implementation
  *******************************************************************************/
-
-  # Set the theme for your project's web pages.
-  # See the Committer Tools "Phoenix" secion in the How Do I? for list of themes
-  # https://dev.eclipse.org/committers/
-  $theme = "solstice";
-
-  # Define your project-wide Nav bars here.
-  # Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank).
-  $Nav->addNavSeparator("Solstice",   "/eclipse.org-common/themes/solstice/docs/");
-  $Nav->addCustomNav("Documentation", "/eclipse.org-common/themes/solstice/docs/", "_self", NULL);
-  $Nav->addCustomNav("Source code", "http://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/tree/themes/solstice/", "_self", NULL);
-  $Nav->addCustomNav("Using Phoenix", "http://wiki.eclipse.org/Using_Phoenix", "_self", NULL);
+$theme = "quicksilver";
+$Nav->addNavSeparator("Jakarta EE Platform", "/ee4j/jakartaee-platform");
+$Nav->addCustomNav("Meeting Minutes", "/ee4j/jakartaee-platform/minutes", "_self", NULL);