Fix versioning.
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -13,7 +13,7 @@
|
||||
|
||||
<artifactId>spring-cloud-contract-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>4.1.1-SNAPSHOT</version>
|
||||
<version>4.1.2-SNAPSHOT</version>
|
||||
|
||||
<name>Spring Cloud Contract</name>
|
||||
<description>Spring Cloud Contract</description>
|
||||
@@ -23,6 +23,7 @@
|
||||
<inceptionYear>2016</inceptionYear>
|
||||
|
||||
<properties>
|
||||
<spring-boot.version>3.3.0-SNAPSHOT</spring-boot.version>
|
||||
<!-- Align it also in Docker image under [docker/spring-cloud-contract-docker/project/gradle.properties] -->
|
||||
<camel.version>3.21.3</camel.version>
|
||||
<jsch-agent.version>0.0.9</jsch-agent.version>
|
||||
|
||||
Reference in New Issue
Block a user