mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
Micro version increment.
This commit is contained in:
parent
b1c45c2a12
commit
a463d3002e
4 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gdb"
|
||||
label="%featureName"
|
||||
version="7.2.0.qualifier"
|
||||
version="7.2.1.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.gdb">
|
||||
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.cdt</groupId>
|
||||
<artifactId>cdt-parent</artifactId>
|
||||
<version>8.2.0-SNAPSHOT</version>
|
||||
<version>8.2.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gdb</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>7.2.0-SNAPSHOT</version>
|
||||
<version>7.2.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gdb.source"
|
||||
label="%featureName"
|
||||
version="7.2.0.qualifier"
|
||||
version="7.2.1.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.cdt</groupId>
|
||||
<artifactId>cdt-parent</artifactId>
|
||||
<version>8.2.0-SNAPSHOT</version>
|
||||
<version>8.2.1-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.eclipse.cdt.features</groupId>
|
||||
<artifactId>org.eclipse.cdt.gdb.source</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<version>7.2.0-SNAPSHOT</version>
|
||||
<version>7.2.1-SNAPSHOT</version>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue