1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 19:25:38 +02:00

[releng] Bump version to 2.4.0

Change-Id: I8d003bb0c98093bf9f9b108076b10b00f920af6a
This commit is contained in:
Jonah Graham 2019-07-19 16:05:36 -04:00
parent 236be726c4
commit 5c7dbff43f
8 changed files with 8 additions and 8 deletions

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.launchbar</groupId>
<artifactId>parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>bundles-parent</artifactId>

View file

@ -2,7 +2,7 @@
<feature
id="org.eclipse.launchbar.remote"
label="%featureName"
version="2.3.0.qualifier"
version="2.4.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

View file

@ -2,7 +2,7 @@
<feature
id="org.eclipse.launchbar"
label="%featureName"
version="2.3.0.qualifier"
version="2.4.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.launchbar</groupId>
<artifactId>parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>features-parent</artifactId>

View file

@ -10,7 +10,7 @@
<groupId>org.eclipse.launchbar</groupId>
<artifactId>parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.launchbar</groupId>
<artifactId>parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.launchbar</groupId>
<artifactId>parent</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.launchbar</groupId>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
<artifactId>parent</artifactId>
</parent>