Remove duplicate groupId and versions in pom.xml files
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.core.tests / pom.xml
index 58ca22bd19ecc35baae25a2cf0ba845eabda8ac7..42e8c1928383cab91d258225ab55794f539fea2c 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.tmf.analysis.xml.core.tests</testSuite>
           <testClass>org.eclipse.tracecompass.tmf.analysis.xml.core.tests.AllAnalysisXmlCoreTests</testClass>
@@ -42,5 +41,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
This page took 0.023459 seconds and 5 git commands to generate.