Rename functional-samples -> function-samples

This commit is contained in:
Ilayaperumal Gopinathan
2020-07-21 13:24:13 +05:30
parent 08b58a3b27
commit abc583c8f4
63 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud.dataflow.samples</groupId>
<artifactId>functional-samples-parent</artifactId>
<artifactId>function-samples-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>