File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
contracts/com/example/server Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >server</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Server Stubs</name >
1212 <description >POM used to install locally stubs for consumer side</description >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >http-client-dsl</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Spring Cloud Contract Verifier Http Client Sample</name >
1212 <description >Spring Cloud Contract Verifier Http Client Sample</description >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >http-server-dsl</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Spring Cloud Contract Verifier Http Server Sample</name >
1212 <description >Spring Cloud Contract Verifier Http Server Sample</description >
Original file line number Diff line number Diff line change 11org.gradle.daemon =false
22verifierVersion =4.2.0-SNAPSHOT
3- springCloudStreamVersion =4.204 -SNAPSHOT
3+ springCloudStreamVersion =4.2.0 -SNAPSHOT
44bootVersion =3.3.4
Original file line number Diff line number Diff line change 2323
2424 <groupId >com.example</groupId >
2525 <artifactId >http-client-restdocs</artifactId >
26- <version >0.0.1</version >
26+ <version >0.0.1-SNAPSHOT </version >
2727
2828 <name >Spring Cloud Contract RestDocs Http Client Sample</name >
2929 <description >Spring Cloud Contract RestDocs Http Client Sample</description >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >http-server-restdocs</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Spring Cloud Contract RestDocs Http Server Sample</name >
1212 <description >Spring Cloud RestDocs Verifier Http Server Sample</description >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >http-client-webclient</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Spring Cloud Contract RestDocs Http WebClient Sample</name >
1212 <description >Spring Cloud Contract RestDocs Http WebClient Sample</description >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >http-server-webclient</artifactId >
9- <version >0.0.1</version >
9+ <version >0.0.1-SNAPSHOT </version >
1010
1111 <name >Spring Cloud Contract RestDocs Http Server Sample</name >
1212 <description >Spring Cloud RestDocs Verifier Http Server Sample</description >
You can’t perform that action at this time.
0 commit comments