Remove ${revision} from pom.xml files
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.fn</groupId>
|
||||
<artifactId>spring-functions-parent</artifactId>
|
||||
<version>${revision}</version>
|
||||
<relativePath>../../spring-functions-parent</relativePath>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<relativePath>../../spring-functions-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>task-launch-request-function</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user