tmf.xml: replace exception with log error message in TmfXmlStateValue
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.rcp.doc.user / pom.xml
index 18afc5391a8f0884050eeb23432e68c60aef110a..0d58c264007e81a19c643aef5c50be6cc172c85d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>org.eclipse.tracecompass.doc</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp.doc.user</artifactId>
             </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.024556 seconds and 5 git commands to generate.