[407001] Add WebSphere Liberty profile discovery update site to
downloadable server adapter
diff --git a/plugins/org.eclipse.wst.server.discovery/.gitignore b/plugins/org.eclipse.wst.server.discovery/.gitignore
new file mode 100644
index 0000000..5e56e04
--- /dev/null
+++ b/plugins/org.eclipse.wst.server.discovery/.gitignore
@@ -0,0 +1 @@
+/bin
diff --git a/plugins/org.eclipse.wst.server.discovery/serverAdapterSites.xml b/plugins/org.eclipse.wst.server.discovery/serverAdapterSites.xml
index 263f6b1..3f0dcbf 100644
--- a/plugins/org.eclipse.wst.server.discovery/serverAdapterSites.xml
+++ b/plugins/org.eclipse.wst.server.discovery/serverAdapterSites.xml
@@ -10,4 +10,5 @@
    <site url="http://download.eclipse.org/jetty/updates/jetty-wtp/"/>
    <site url="http://www.caucho.com/eclipse/"/>   
    <site url="http://download.jboss.org/jbosstools/updates/webtools/kepler/"/>
+   <site url="http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/updates/"/>
 </extensions>
\ No newline at end of file