[Apps Plugin] Release apps-plugin/v1.0.8

This commit is contained in:
github-actions[bot]
2023-10-09 01:04:55 +00:00
committed by Chris Bono
parent 418516cece
commit 5ff5b0e609
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.8-SNAPSHOT</version>
<version>1.0.8</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.8-SNAPSHOT</version>
<version>1.0.8</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.8-SNAPSHOT</version>
<version>1.0.8</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.8-SNAPSHOT</version>
<version>1.0.8</version>
<relativePath>..</relativePath>
</parent>