version updated to 4.2.2

This commit is contained in:
Martin Lippert
2019-04-18 10:56:30 +02:00
parent 197b9549cf
commit 06f1f002e4
41 changed files with 41 additions and 41 deletions

View File

@@ -2,7 +2,7 @@
<feature
id="org.springframework.boot.ide.main.feature"
label="Spring Tool Suite 4 Main Feature"
version="4.2.1.qualifier"
version="4.2.2.qualifier"
provider-name="Pivotal, Inc.">
<description>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId>
<version>4.2.1-SNAPSHOT</version>
<version>4.2.2-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent>