[508174] Update standalone product to 1.6.1

Updated the target definitions within the standalone product projects, 
so that they consume the 1.6.1 binaries contributed to Neon.SR2

Change-Id: I158f119509247806b64f83a9539a9ed52a5146b2
Signed-off-by: Krum Tsvetkov <krum.tsvetkov@sap.com>
diff --git a/standalone_products/org.eclipse.mat.rcp.product/mat.p2.inf b/standalone_products/org.eclipse.mat.rcp.product/mat.p2.inf
index ef5a8fc..1274ab6 100644
--- a/standalone_products/org.eclipse.mat.rcp.product/mat.p2.inf
+++ b/standalone_products/org.eclipse.mat.rcp.product/mat.p2.inf
@@ -7,7 +7,7 @@
 instructions.configure=\

     org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/readme);\

     org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/artifacts.xml);\

-    addRepository(type:0,name:Memory Analyzer,location:http${#58}//download.eclipse.org/mat/1.5/update-site/);\

-    addRepository(type:1,name:Memory Analyzer,location:http${#58}//download.eclipse.org/mat/1.5/update-site/);\

-    addRepository(type:0,name:Eclipse Mars,location:http${#58}//download.eclipse.org/releases/mars/);\

-    addRepository(type:1,name:Eclipse Mars,location:http${#58}//download.eclipse.org/releases/mars/);
\ No newline at end of file
+    addRepository(type:0,name:Memory Analyzer,location:http${#58}//download.eclipse.org/mat/1.6/update-site/);\

+    addRepository(type:1,name:Memory Analyzer,location:http${#58}//download.eclipse.org/mat/1.6/update-site/);\

+    addRepository(type:0,name:Eclipse Mars,location:http${#58}//download.eclipse.org/releases/neon/);\

+    addRepository(type:1,name:Eclipse Mars,location:http${#58}//download.eclipse.org/releases/neon/);
\ No newline at end of file
diff --git a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-luna.target b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-luna.target
index 05f44ca..6370d85 100644
--- a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-luna.target
+++ b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-luna.target
@@ -5,7 +5,7 @@
 <locations>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.mat.ui.rcp.feature.feature.group" version="0.0.0"/>

-<repository location="http://download.eclipse.org/mat/neon/RC3/update-site/"/>

+<repository location="http://download.eclipse.org/mat/neon/SR2/RC3/update-site/"/>

 </location>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.birt.feature.group" version="0.0.0"/>

diff --git a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-mars.target b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-mars.target
index ec12e95..2f002ab 100644
--- a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-mars.target
+++ b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-mars.target
@@ -5,7 +5,7 @@
 <locations>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.mat.ui.rcp.feature.feature.group" version="0.0.0"/>

-<repository location="http://download.eclipse.org/mat/neon/RC3/update-site/"/>

+<repository location="http://download.eclipse.org/mat/neon/SR2/RC3/update-site/"/>

 </location>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.birt.feature.group" version="0.0.0"/>

diff --git a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-neon.target b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-neon.target
index ddbf5c5..90c5764 100644
--- a/standalone_products/org.eclipse.mat.rcp.targetdef/mat-neon.target
+++ b/standalone_products/org.eclipse.mat.rcp.targetdef/mat-neon.target
@@ -5,7 +5,7 @@
 <locations>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.mat.ui.rcp.feature.feature.group" version="0.0.0"/>

-<repository location="http://download.eclipse.org/mat/neon/RC3/update-site/"/>

+<repository location="http://download.eclipse.org/mat/neon/SR2/RC3/update-site/"/>

 </location>

 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">

 <unit id="org.eclipse.birt.feature.group" version="0.0.0"/>