diff -up ./pom.xml.fix ./pom.xml
--- ./pom.xml.fix 2014-09-19 13:18:24.865298976 -0400
+++ ./pom.xml 2014-09-19 13:18:44.145650713 -0400
@@ -52,7 +52,6 @@
<mirror-repo-name>update-3.1</mirror-repo-name>
<tycho-version>0.21.0</tycho-version>
<tycho-extras-version>0.21.0</tycho-extras-version>
- <target-platform>linuxtools-staging</target-platform>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<pluginRepositories>
@@ -210,14 +209,6 @@
<arch>x86_64</arch>
</environment>
</environments>
- <target>
- <artifact>
- <groupId>org.eclipse.linuxtools</groupId>
- <artifactId>org.eclipse.linuxtools.target</artifactId>
- <classifier>${target-platform}</classifier>
- <version>1.0.0</version>
- </artifact>
- </target>
</configuration>
</plugin>
<plugin>
diff -up ./releng/pom.xml.fix ./releng/pom.xml
--- ./releng/pom.xml.fix 2014-09-19 14:11:03.705792071 -0400
+++ ./releng/pom.xml 2014-09-19 14:11:19.582980456 -0400
@@ -44,7 +44,6 @@
<modules>
<module>org.eclipse.linuxtools.releng-site</module>
- <module>org.eclipse.linuxtools.target</module>
</modules>
</project>