Pulsar is deprecated

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/_projectCommon.php b/_projectCommon.php
index 6bb86fd..99cdbd6 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -3,7 +3,7 @@
 	# Set the theme for your project's web pages.
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/
-	# Optional: defaults to system theme 
+	# Optional: defaults to system theme
 	$theme = "Nova";
 	$App->Promotion = TRUE;
 	//$App->ExtraHtmlHeaders = '<link rel="stylesheet" type="text/css" href="/equinox/equinox.css">';
@@ -16,4 +16,5 @@
 	$Nav->addCustomNav("Download Pulsar", "http://www.eclipse.org/downloads/packages/pulsar-mobile-java-developers/galileorc4", "_self", 1);
 	$Nav->addCustomNav("Webinars", "http://live.eclipse.org/node/682", "_self", 1);
 	$Nav->addCustomNav("Support", "", "_self", 1);
+	$App->setOutDated('2016-06-19');
 ?>
\ No newline at end of file