Remove duplicate groupId and versions in pom.xml files
[deliverable/tracecompass.git] / pcap / org.eclipse.tracecompass.tmf.pcap / pom.xml
index babf52397f22001efb5e684c05dbdf814be0d88c..441a64dc170123e3b4261f9bd7a77c7a4895299d 100644 (file)
@@ -19,8 +19,6 @@
 
   <name>Trace Compass Pcap Analysis Feature</name>
   <artifactId>org.eclipse.tracecompass.tmf.pcap</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
 
   <packaging>eclipse-feature</packaging>
 
@@ -42,7 +40,6 @@
       <plugin>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-p2-plugin</artifactId>
-        <version>${tycho-version}</version>
         <executions>
           <execution>
             <id>attached-p2-metadata</id>
This page took 0.027902 seconds and 5 git commands to generate.