Restructuing with maven revision feature
Preserving the maven revision feature from the previous commit, but perform a bit more restructuring the hierarchy.
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.fn</groupId>
|
||||
<artifactId>java-functions-function-parent</artifactId>
|
||||
<artifactId>spring-functions-parent</artifactId>
|
||||
<version>${revision}</version>
|
||||
<relativePath>../../spring-functions-parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>task-launch-request-function</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user