Added missing project versions

This commit is contained in:
Marcin Grzejszczak
2021-03-09 08:42:47 +01:00
parent c8a3b1b669
commit a9f8efed73
4 changed files with 3 additions and 30 deletions

View File

@@ -105,6 +105,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-sleuth-sample-test-core</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>