Skip to content

Commit 3097265

Browse files
committed
Bump versions to 1.64.0 and 4.32.0
1 parent 9a6a935 commit 3097265

File tree

139 files changed

+141
-141
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+141
-141
lines changed

eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.springframework.boot.ide.branding.feature"
44
label="Spring Tools for Eclipse Branding Feature"
5-
version="4.31.0.qualifier"
5+
version="4.32.0.qualifier"
66
provider-name="Broadcom">
77

88
<plugin

eclipse-distribution/org.springframework.boot.ide.branding.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot.ide</groupId>
77
<artifactId>org.springframework.boot.ide</artifactId>
8-
<version>4.31.0-SNAPSHOT</version>
8+
<version>4.32.0-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

eclipse-distribution/org.springframework.boot.ide.branding/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.springframework.boot.ide.branding;singleton:=true
5-
Bundle-Version: 4.31.0.qualifier
5+
Bundle-Version: 4.32.0.qualifier
66
Bundle-Vendor: %providerName
77
Require-Bundle: org.eclipse.ui,
88
org.eclipse.equinox.p2.ui,

eclipse-distribution/org.springframework.boot.ide.branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot.ide</groupId>
99
<artifactId>org.springframework.boot.ide</artifactId>
10-
<version>4.31.0-SNAPSHOT</version>
10+
<version>4.32.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

eclipse-distribution/org.springframework.boot.ide.product.e434/org.springframework.boot.ide.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
3-
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.31.0.qualifier" useFeatures="true" includeLaunchers="true">
3+
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.32.0.qualifier" useFeatures="true" includeLaunchers="true">
44

55
<configIni use="default">
66
</configIni>

eclipse-distribution/org.springframework.boot.ide.product.e434/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot.ide</groupId>
88
<artifactId>org.springframework.boot.ide</artifactId>
9-
<version>4.31.0-SNAPSHOT</version>
9+
<version>4.32.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

eclipse-distribution/org.springframework.boot.ide.product.e435/org.springframework.boot.ide.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
3-
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.31.0.qualifier" useFeatures="true" includeLaunchers="true">
3+
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.32.0.qualifier" useFeatures="true" includeLaunchers="true">
44

55
<configIni use="default">
66
</configIni>

eclipse-distribution/org.springframework.boot.ide.product.e435/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot.ide</groupId>
88
<artifactId>org.springframework.boot.ide</artifactId>
9-
<version>4.31.0-SNAPSHOT</version>
9+
<version>4.32.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

eclipse-distribution/org.springframework.boot.ide.product.e436/org.springframework.boot.ide.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
3-
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.31.0.qualifier" useFeatures="true" includeLaunchers="true">
3+
<product name="Spring Tools for Eclipse" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.32.0.qualifier" useFeatures="true" includeLaunchers="true">
44

55
<configIni use="default">
66
</configIni>

eclipse-distribution/org.springframework.boot.ide.product.e436/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot.ide</groupId>
88
<artifactId>org.springframework.boot.ide</artifactId>
9-
<version>4.31.0-SNAPSHOT</version>
9+
<version>4.32.0-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)