mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Add 4.6 target to pom.xml
Change-Id: Id968fc0ce95bf18b849d5c36e37398b76d08130c
This commit is contained in:
parent
6c3f10576b
commit
5c2a64bc5d
1 changed files with 5 additions and 1 deletions
|
@ -30,6 +30,11 @@
|
|||
</goals>
|
||||
<configuration>
|
||||
<artifacts>
|
||||
<artifact>
|
||||
<file>cdt-e4.6.target</file>
|
||||
<type>target</type>
|
||||
<classifier>cdt-e4.6</classifier>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<file>cdt-e4.5.target</file>
|
||||
<type>target</type>
|
||||
|
@ -58,5 +63,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue