mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Update pom.xml of features for which version was changed to 8.5
Change-Id: I6c4e258ac7d86a3df7a064614fa80430219d5561 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
parent
4a3ec6cd65
commit
1a48e6064b
5 changed files with 5 additions and 5 deletions
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.debug.standalone</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>8.5.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -14,5 +14,5 @@
|
|||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.debug.standalone.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>8.5.0-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>8.5.0-SNAPSHOT</version>
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.launchbar</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>8.5.0-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.managedbuilder.llvm</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>8.5.0-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.qt</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue