Make use of eclipse parent pom and delete not needed parts from build sections causin...
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / pom.xml
index 8ab2d67f5a38373908001254ef9add6b46643f47..f397539ad81828fdbf5dc84588795755f85f7156 100644 (file)
@@ -20,7 +20,7 @@
   </parent>
 
   <artifactId>org.eclipse.linuxtools.tmf.ui.tests</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.2-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <name>Linux Tools TMF UI Tests (LTTng) Plug-in</name>
           <product>org.eclipse.sdk.ide</product>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-pmd-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>
 
This page took 0.025803 seconds and 5 git commands to generate.