TCI - Updated Eclipse Versions in RCPTT and added profile

Change-Id: Ib31deec53fc2eb02358ea70dcbf71428ccb2750c
Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
diff --git a/tests/ECPQ7Tests/EPPTests/pom.xml b/tests/ECPQ7Tests/EPPTests/pom.xml
index 2f564d8..885edb4 100644
--- a/tests/ECPQ7Tests/EPPTests/pom.xml
+++ b/tests/ECPQ7Tests/EPPTests/pom.xml
@@ -23,7 +23,7 @@
 		</profile>
 	</profiles>
 	<properties>
-		<emfstore-update-site>http://download.eclipse.org/emfstore/releases_18</emfstore-update-site>
+		<emfstore-update-site>http://download.eclipse.org/emfstore/releases_19</emfstore-update-site>
 		<aut-path>/home/data/httpd/download.eclipse.org/ecp</aut-path>
 	</properties>
 	<build>
diff --git a/tests/ECPQ7Tests/EPPTests/update-site/current/pom.xml b/tests/ECPQ7Tests/EPPTests/update-site/current/pom.xml
index 6a149d9..bf0c11d 100644
--- a/tests/ECPQ7Tests/EPPTests/update-site/current/pom.xml
+++ b/tests/ECPQ7Tests/EPPTests/update-site/current/pom.xml
@@ -12,8 +12,8 @@
   <packaging>rcpttTest</packaging>
 
 	<properties>
-    <eclipse-name>neon</eclipse-name>
-	<eclipse-sr>2</eclipse-sr>
+    <eclipse-name>oxygen</eclipse-name>
+	<eclipse-sr>r</eclipse-sr>
   </properties>
   <build>
   	<plugins>
diff --git a/tests/ECPQ7Tests/EPPTests/update-site/previous/pom.xml b/tests/ECPQ7Tests/EPPTests/update-site/previous/pom.xml
index 8b6bc4c..ebffae3 100644
--- a/tests/ECPQ7Tests/EPPTests/update-site/previous/pom.xml
+++ b/tests/ECPQ7Tests/EPPTests/update-site/previous/pom.xml
@@ -12,8 +12,8 @@
   <packaging>rcpttTest</packaging>
 
   <properties>
-    <eclipse-name>mars</eclipse-name>
-	<eclipse-sr>2</eclipse-sr>
+    <eclipse-name>neon</eclipse-name>
+	<eclipse-sr>3</eclipse-sr>
   </properties>
   <build>
   	<plugins>
diff --git a/tests/ECPQ7Tests/pom.xml b/tests/ECPQ7Tests/pom.xml
index 45eb2f4..4d67d9d 100644
--- a/tests/ECPQ7Tests/pom.xml
+++ b/tests/ECPQ7Tests/pom.xml
@@ -13,7 +13,14 @@
 		<build_job>ecp-develop-nightly</build_job>
 		<currentBuild>https://hudson.eclipse.org/ecp/job/${build_job}/lastSuccessfulBuild/artifact/releng/</currentBuild>
 	</properties> 
-	
+	<profiles>
+		<profile>
+			<id>release-build</id>
+			<properties>
+				<build_job>ecp-relaeseBranch</build_job>
+			</properties>
+		</profile>
+	</profiles>
 
 	<pluginRepositories>
 		<pluginRepository>