Update SNAPSHOT to 4.1.1
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-contract-docker-parent</artifactId>
|
||||
<version>4.1.1-SNAPSHOT</version>
|
||||
<version>4.1.1</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-cloud-contract-docker</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>4.1.1-SNAPSHOT</version>
|
||||
<version>4.1.1</version>
|
||||
<name>Spring Cloud Contract Docker</name>
|
||||
<description>Spring Cloud Contract Docker</description>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
org.gradle.daemon=false
|
||||
verifierVersion=4.1.1-SNAPSHOT
|
||||
verifierVersion=4.1.1
|
||||
springBootVersion=3.2.0
|
||||
camelVersion=3.11.0
|
||||
|
||||
Reference in New Issue
Block a user