releng: Update outdated maven plugins
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.target / pom.xml
index e54fa7e7de94b4fbf82823415582d71a4af02726..b9ea140da1b2bb1210a34d1eff136094157ff08d 100644 (file)
@@ -9,7 +9,6 @@
       <version>2.0.0-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.eclipse.tracecompass</groupId>
     <artifactId>org.eclipse.tracecompass.target</artifactId>
     <name>Trace Compass Target Platform</name>
     <version>2.0.0</version>
@@ -20,7 +19,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.9.1</version>
+          <version>1.10</version>
           <executions>
             <execution>
               <id>attach-artifacts</id>
This page took 0.029549 seconds and 5 git commands to generate.