Bump versions for 2.2.0 release
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.gdbtrace.doc.user / pom.xml
index 88d6db8a5de4a5252dc47ac4377f0755fc1cfd04..ab32de8af3272a586060e23a1b15ba97474850e9 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass.doc</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.gdbtrace.doc.user</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass GDB Tracepoint Analysis User Guide</name>
             </goals>
           </execution>
         </executions>
-
-        <dependencies>
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant</artifactId>
-            <version>1.8.1</version>
-          </dependency>
-
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-launcher</artifactId>
-            <version>1.8.1</version>
-          </dependency>
-
-          <dependency>
-            <groupId>org.apache.ant</groupId>
-            <artifactId>ant-nodeps</artifactId>
-            <version>1.8.1</version>
-          </dependency>
-
-        </dependencies>
       </plugin>
       <!-- Build help index -->
       <plugin>
This page took 0.024576 seconds and 5 git commands to generate.