pcap: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.gdbtrace / pom.xml
index 04b8ee65cf305e6c6d7df62abae2d2bb6f7e4d62..c9711c9af82faebff3f1491b877d61d78b23ce05 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2013 Ericsson
+   Copyright (c) 2013, 2015 Ericsson
 
    All rights reserved. This program and the accompanying materials
    are made available under the terms of the Eclipse Public License v1.0
   <parent>
     <artifactId>org.eclipse.tracecompass</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace</artifactId>
   <groupId>org.eclipse.tracecompass</groupId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <name>Trace Compass GDB Tracepoint Analysis Feature</name>
@@ -38,7 +38,7 @@
             </goals>
             <configuration>
               <excludes>
-                <plugin id="org.eclipse.linuxtools.gdbtrace.help"/>
+                <plugin id="org.eclipse.tracecompass.gdbtrace.doc.user"/>
               </excludes>
             </configuration>
           </execution>
This page took 0.039502 seconds and 5 git commands to generate.