Update pom.xml

This commit is contained in:
Oleg Zhurakousky
2019-10-24 14:30:40 +02:00
committed by GitHub
parent ea38169526
commit 2098545f8c

View File

@@ -15,7 +15,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-schema-registry-core</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>