pcap: Make all the packages internal
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.product / pom.xml
index 97ea6d615b455e3b1bbde3ca3a8b7d58ecdcdd19..ef81927c0a423daadaad07d494ea560b70ac4785 100644 (file)
@@ -4,7 +4,7 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <version>0.0.1</version>
+    <version>1.0.0</version>
     <artifactId>tracing</artifactId>
     <packaging>eclipse-repository</packaging>
     <name>Linux Tools Trace Viewer Product</name>
@@ -12,7 +12,7 @@
     <parent>
       <artifactId>linuxtools-lttng-parent</artifactId>
       <groupId>org.eclipse.linuxtools.lttng</groupId>
-      <version>3.0.0-SNAPSHOT</version>
+      <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <properties>
@@ -52,7 +52,7 @@
                         <product>
                             <archiveFileName>linuxtools-trace-viewer-${project.version}-${build.timestamp}</archiveFileName>
                             <id>${productId}</id>
-                            <rootFolder>traceviewer</rootFolder>
+                            <rootFolder>linuxtools-trace-viewer</rootFolder>
                         </product>
                     </products>
                 </configuration>
This page took 0.028675 seconds and 5 git commands to generate.