Remove duplicate groupId and versions in pom.xml files
[deliverable/tracecompass.git] / common / org.eclipse.tracecompass.common.core.tests / pom.xml
index 9c275b916e9239f18b8e7e6885d37c9adb7d6831..a84f7ef0f5282bc387d8a8c1a24bd1acda553895 100644 (file)
@@ -30,7 +30,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.common.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.common.core.tests.AllCommonCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
This page took 0.024846 seconds and 5 git commands to generate.