lttng: Fix use of deprecated SWTBot API
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.target / pom.xml
index 8bc7d09533b23599d4ce231715de547a25af7704..6973bc73e5913fb7501566161769cecabc66895e 100644 (file)
@@ -19,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>
                     <type>target</type>
                     <classifier>tracecompass-e4.5</classifier>
                   </artifact>
+                  <artifact>
+                    <file>tracecompass-e4.6.target</file>
+                    <type>target</type>
+                    <classifier>tracecompass-e4.6</classifier>
+                  </artifact>
                   <artifact>
                     <file>tracecompass-eStaging.target</file>
                     <type>target</type>
This page took 0.032147 seconds and 5 git commands to generate.