Fix missing versions

This commit is contained in:
Soby Chacko
2020-07-08 15:51:02 -04:00
parent c397df191b
commit f772f8763a
4 changed files with 4 additions and 0 deletions

View File

@@ -69,6 +69,7 @@
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>http-request-processor</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>