Going back to snapshots

This commit is contained in:
buildmaster
2021-02-11 15:06:29 +00:00
parent 16c738e94d
commit c251d06260
67 changed files with 163 additions and 219 deletions

View File

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

View File

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

View File

@@ -15,7 +15,7 @@
#
nexusUsername=
nexusPassword=
verifierVersion=2.2.6.RELEASE
verifierVersion=2.2.6.BUILD-SNAPSHOT
org.gradle.daemon=false
aetherVersion=1.1.0
springCloudBuildVersion=2.3.2.RELEASE
springCloudBuildVersion=2.3.1.RELEASE

View File

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

View File

@@ -15,5 +15,5 @@
#
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.6.RELEASE
verifierVersion=2.2.6.BUILD-SNAPSHOT
groovyVersion=2.5.10

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.6.RELEASE
bootVersion=2.3.8.RELEASE
verifierVersion=2.2.6.BUILD-SNAPSHOT
bootVersion=2.3.5.RELEASE
groovyVersion=2.5.10

View File

@@ -15,6 +15,6 @@
#
wiremockVersion=2.26.2
jsonAssertVersion=0.4.13
verifierVersion=2.2.6.RELEASE
bootVersion=2.3.8.RELEASE
verifierVersion=2.2.6.BUILD-SNAPSHOT
bootVersion=2.3.5.RELEASE
groovyVersion=2.5.10

View File

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

View File

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

View File

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