lttng: Fix AttributeNotFoundException when dealing with event before state dump
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust / pom.xml
index c074fa03efca51e5d774bb8977ce13a0db3bd50f..81fc5059228381feac70f891ebda46714836e862 100644 (file)
@@ -18,8 +18,6 @@
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.ust</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>2.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass LTTng Userspace Tracer Analysis Feature</name>
@@ -47,7 +45,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.02508 seconds and 5 git commands to generate.