Bump versions for 2.2.0 release
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.target / pom.xml
index e54fa7e7de94b4fbf82823415582d71a4af02726..e015ac7f0ab55b8b1fdbb694b2f97dc2ebc32764 100644 (file)
@@ -6,13 +6,11 @@
     <parent>
       <artifactId>org.eclipse.tracecompass.releng-parent</artifactId>
       <groupId>org.eclipse.tracecompass</groupId>
-      <version>2.0.0-SNAPSHOT</version>
+      <version>2.2.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>
     <packaging>pom</packaging>
 
     <build>
@@ -20,7 +18,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.9.1</version>
+          <version>1.12</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.024647 seconds and 5 git commands to generate.