Add packaging feature attribute to ctf and restore its groupid.
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Mar 2012 19:46:33 +0000 (15:46 -0400)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Mar 2012 19:46:33 +0000 (15:46 -0400)
org.eclipse.linuxtools.ctf/pom.xml

index 1ac3b882b54c86d2fd01a4acaab0ebaa07a1056d..a1c4d7405e705494f1e5a91b0ed0ed2b131ef9a0 100644 (file)
 
   <name>Linux Tools LTTng CTF (Common Trace Format)</name>
   <artifactId>org.eclipse.linuxtools.ctf</artifactId>
+  <groupid>org.eclipse.linuxtools.ctf</groupid>
   <version>0.1.0-SNAPSHOT</version>
 
+  <packaging>eclipse-feature</packaging>
+
   <build>
     <plugins>
       <plugin>
This page took 0.02594 seconds and 5 git commands to generate.