Bug 562370 - Remove tycho-extras.version maven property

Handle platform.swt repo.

Change-Id: I5ae802fef371b082a66baee9f3625f96df410066
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/features/org.eclipse.swt.tools.feature/pom.xml b/features/org.eclipse.swt.tools.feature/pom.xml
index 1150547..d999093 100644
--- a/features/org.eclipse.swt.tools.feature/pom.xml
+++ b/features/org.eclipse.swt.tools.feature/pom.xml
@@ -27,7 +27,7 @@
       <plugin>
         <groupId>org.eclipse.tycho.extras</groupId>
         <artifactId>tycho-source-feature-plugin</artifactId>
-        <version>${tycho-extras.version}</version>
+        <version>${tycho.version}</version>
         <executions>
           <execution>
             <phase>package</phase>