Going back to snapshots

This commit is contained in:
buildmaster
2022-04-27 19:56:13 +00:00
parent 774230c2fd
commit 3737c8e2c9
54 changed files with 77 additions and 77 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-parent</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-converters</artifactId>

View File

@@ -15,7 +15,7 @@
#
nexusUsername=
nexusPassword=
verifierVersion=3.1.2
verifierVersion=3.1.2-SNAPSHOT
org.gradle.daemon=false
aetherVersion=1.1.0
springCloudBuildVersion=3.1.2
springCloudBuildVersion=3.1.2-SNAPSHOT

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.30.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.2
verifierVersion=3.1.2-SNAPSHOT
groovyVersion=2.4.17

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.30.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.2
bootVersion=2.6.7
verifierVersion=3.1.2-SNAPSHOT
bootVersion=2.6.6
groovyVersion=2.4.17

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.30.1
jsonAssertVersion=0.6.1
verifierVersion=3.1.2
bootVersion=2.6.7
verifierVersion=3.1.2-SNAPSHOT
bootVersion=2.6.6
groovyVersion=2.4.17

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-tools</artifactId>
<version>3.1.2</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-contract-pact</artifactId>