lttng: Fix AttributeNotFoundException when dealing with event before state dump
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust / pom.xml
index 8bab38bbe8f6d2cf7db29e1ce8257538eb607a38..81fc5059228381feac70f891ebda46714836e862 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass.lttng-parent</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.ust</artifactId>
-  <groupId>org.eclipse.tracecompass</groupId>
-  <version>1.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.030232 seconds and 5 git commands to generate.