Release apps-plugin/v1.0.9 (next dev version 1.0.10-SNAPSHOT)

This commit is contained in:
Chris Bono
2023-10-18 23:51:30 -05:00
parent 697702f6da
commit 9acb9c8ffe
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-apps-plugin-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10-SNAPSHOT</version>
<name>spring-cloud-dataflow-apps-plugin-parent</name>
<description>Spring Cloud Dataflow Apps Plugin Parent</description>
<packaging>pom</packaging>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-apps-plugin-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-apps-plugin-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-apps-plugin-parent</artifactId>
<version>1.0.9-SNAPSHOT</version>
<version>1.0.10-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>