File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
spring-cloud-contract-starters
spring-cloud-starter-contract-stub-runner-jetty
spring-cloud-starter-contract-stub-runner
spring-cloud-starter-contract-verifier Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 <groupId >org.springframework.cloud</groupId >
99 <artifactId >spring-cloud-contract-parent</artifactId >
1010 <version >4.2.2-SNAPSHOT</version >
11- <relativePath >../pom.xml </relativePath >
11+ <relativePath >..</relativePath >
1212 </parent >
1313
1414 <artifactId >spring-cloud-contract-starters</artifactId >
Original file line number Diff line number Diff line change 77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-contract-starters</artifactId >
99 <version >4.2.2-SNAPSHOT</version >
10- <relativePath >../../spring-cloud-contract-starters/pom.xml </relativePath >
10+ <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-contract-stub-runner-jetty</artifactId >
1313 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2424 <groupId >org.springframework.cloud</groupId >
2525 <artifactId >spring-cloud-contract-starters</artifactId >
2626 <version >4.2.2-SNAPSHOT</version >
27- <relativePath >../../spring-cloud-contract-starters/pom.xml </relativePath >
27+ <relativePath >..</relativePath >
2828 </parent >
2929 <artifactId >spring-cloud-starter-contract-stub-runner</artifactId >
3030 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-contract-starters</artifactId >
99 <version >4.2.2-SNAPSHOT</version >
10- <relativePath >../../spring-cloud-contract-starters/pom.xml </relativePath >
10+ <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-contract-verifier</artifactId >
1313 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments