rcp: Use rcp repository as source for creating the installations
[deliverable/tracecompass.git] / rcp / org.eclipse.tracecompass.rcp.product / pom.xml
index 54d345943cfdaf448c679e371c29888fa7e0c5d7..d4ce76d28ca80053329ece11ab305c7390c66a27 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>1.0.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <artifactId>tracing</artifactId>
     <packaging>eclipse-repository</packaging>
     <name>Trace Compass RCP Product</name>
@@ -60,6 +60,7 @@
                             </rootFolders>
                         </product>
                     </products>
+                    <source>repository</source>
                 </configuration>
             </plugin>
         </plugins>
This page took 0.024888 seconds and 5 git commands to generate.