Fix the GroupIds in POMs
authorFrancois Chouinard <fchouinard@gmail.com>
Fri, 7 Oct 2011 18:07:06 +0000 (14:07 -0400)
committerFrancois Chouinard <fchouinard@gmail.com>
Fri, 7 Oct 2011 18:07:06 +0000 (14:07 -0400)
12 files changed:
org.eclipse.linuxtools.lttng-feature/pom.xml
org.eclipse.linuxtools.lttng.help/pom.xml
org.eclipse.linuxtools.lttng.jni/pom.xml
org.eclipse.linuxtools.lttng.tests/pom.xml
org.eclipse.linuxtools.lttng.ui.tests/pom.xml
org.eclipse.linuxtools.lttng.ui/pom.xml
org.eclipse.linuxtools.lttng/pom.xml
org.eclipse.linuxtools.tmf-feature/pom.xml
org.eclipse.linuxtools.tmf.tests/pom.xml
org.eclipse.linuxtools.tmf.ui.tests/pom.xml
org.eclipse.linuxtools.tmf.ui/pom.xml
org.eclipse.linuxtools.tmf/pom.xml

index 9e78f5b083456ec87622a539bc73a743867607df..ab47eef51d27292c8481d64219d77e5aca3a3892 100644 (file)
@@ -23,4 +23,5 @@
 
   <name>Linux Tools LTTng (Linux Tracing Toolkit)</name>
 
+  <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index 54ea629c39e745d9431c6938066cfe76ffc82e54..752a29813bb3518f2863f1008352b421b43e055b 100644 (file)
@@ -23,4 +23,5 @@
 
   <name>Linux Tools LTTng Help Plug-in</name>
 
+  <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index 64312264e2c0e3f5fc790cf716da781e99ccc8e2..1680f95650e38e7970cfb72ef4a12ba1c19fb112 100644 (file)
@@ -41,4 +41,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index 43862cafec282b27053526330d72101f180e76e7..0f8b982982c1c9fd94d561eccd56b590a95d09bb 100644 (file)
@@ -72,4 +72,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index abaa81841a148079804c73ddf0ae6bf5f0393eed..13cef8e2d299a51fce34abb21ebec68e39df2d72 100644 (file)
@@ -49,4 +49,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index 6e4d73c37a1da87dd6f5737429cd38aa9936711e..9678b5862eae9aef6b590530a32adebe43306284 100644 (file)
@@ -41,4 +41,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index da0c3fb9c38c4d8d02daa2b5aeed1e0cbedee584..1ddf80a0d695f1ba4f5c14f541780ecfd1eb20d1 100644 (file)
@@ -41,4 +41,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.lttng</groupId>
 </project>
index 57e8e713365199ea2ec79aac059e3c3b188a218c..15452f750b3b8294059a9910ac4c0136395c9f72 100644 (file)
@@ -23,4 +23,5 @@
 
   <name>Linux Tools LTTng TMF (Tracing and Monitoring Framework)</name>
 
+  <groupId>org.eclipse.linuxtools.tmf</groupId>
 </project>
index e339ea2e15c709c0d9b4fbe4fdf1d5caf772e3ec..db17e9afdb831844d38189a1b5726167ecaafe6d 100644 (file)
@@ -51,4 +51,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.tmf</groupId>
 </project>
index 8f28c4a1b29295a3eb5cefe4300161200f1f9682..fd39612ca418553c4b848ea4d450905aa0acf347 100644 (file)
@@ -51,4 +51,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.tmf</groupId>
 </project>
index 0e2abf8b598efe56f3a1686f54fb18aaa5655208..cc725d3fd3134b2652650f37b00af2e9cad7378a 100644 (file)
@@ -41,4 +41,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.tmf</groupId>
 </project>
index bd6f7d7b509e67dced20c5ccfbd7ae4997b2a91b..6b756ef7cc098489e79b4c15819be792bdef58a2 100644 (file)
@@ -41,4 +41,5 @@
     </plugins>
   </build>
 
+ <groupId>org.eclipse.linuxtools.tmf</groupId>
 </project>
This page took 0.032189 seconds and 5 git commands to generate.