Build with Tycho 2.0.0

Change-Id: I7217f83d129894507698130dfcff51aa1dbf4b76
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-on: https://git.eclipse.org/r/c/linuxtools/org.eclipse.linuxtools/+/167534
Tested-by: Linux Tools Bot <linuxtools-bot@eclipse.org>
diff --git a/pom.xml b/pom.xml
index 23204b3..682a583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
     <mirror-repo-name>updates-nightly</mirror-repo-name>
     <mirror-docker-repo-name>updates-docker-nightly</mirror-docker-repo-name>
     <mirror-mylyn-repo-name>updates-mylyn-nightly</mirror-mylyn-repo-name>
-    <tycho-version>2.0.0-SNAPSHOT</tycho-version>
+    <tycho-version>2.0.0</tycho-version>
     <target-platform>linuxtools-e4.17</target-platform>
     <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
     <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>