tmf: make CustomTxtParserInputWizardPage.Java more inline with coding style
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.product / pom.xml
index b8511cc6049ffb39cc473edf52ac95168a4c2d1b..9908448107686f9c9660fcf1beec6e4ae955dab9 100644 (file)
                         <product>
                             <archiveFileName>linuxtools-trace-viewer-${project.version}-${build.timestamp}</archiveFileName>
                             <id>${productId}</id>
-                            <rootFolder>traceviewer</rootFolder>
+                            <rootFolder>linuxtools-trace-viewer</rootFolder>
                         </product>
                     </products>
                 </configuration>
             </plugin>
         </plugins>
     </build>
-    <groupId>org.eclipse.linuxtools.tracing.rcp.product</groupId>
+    <groupId>org.eclipse.linuxtools.tracing.rcp</groupId>
 </project>
This page took 0.023706 seconds and 5 git commands to generate.