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:
Soby Chacko
2020-10-13 15:14:12 -04:00
parent 5e9382c23a
commit 760683cc2a
71 changed files with 600 additions and 632 deletions

View File

@@ -8,6 +8,7 @@
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>java-functions-parent</artifactId>
<version>${revision}</version>
<relativePath>..</relativePath>
</parent>
<artifactId>function-dependencies</artifactId>