Update SNAPSHOT to 3.0.0

This commit is contained in:
buildmaster
2020-12-21 19:47:20 +00:00
parent e01a77595f
commit eb98d86f85
15 changed files with 22 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>spring-cloud-consul-docs</artifactId>
<packaging>jar</packaging>