File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
spring-cloud-openfeign-core
spring-cloud-openfeign-dependencies
spring-cloud-starter-openfeign Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.cloud</groupId >
1010 <artifactId >spring-cloud-openfeign</artifactId >
11- <version >5.0.0-M1 </version >
11+ <version >5.0.0-SNAPSHOT </version >
1212 <relativePath >..</relativePath >
1313 </parent >
1414 <scm >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >spring-cloud-openfeign</artifactId >
7- <version >5.0.0-M1 </version >
7+ <version >5.0.0-SNAPSHOT </version >
88 <packaging >pom</packaging >
99 <name >Spring Cloud OpenFeign</name >
1010 <description >Spring Cloud OpenFeign</description >
1313 <parent >
1414 <groupId >org.springframework.cloud</groupId >
1515 <artifactId >spring-cloud-build</artifactId >
16- <version >5.0.0-M1 </version >
16+ <version >5.0.0-SNAPSHOT </version >
1717 <relativePath />
1818 </parent >
1919 <scm >
8686 <properties >
8787 <main .basedir>${basedir} </main .basedir>
8888 <jackson .version>2.19.2</jackson .version>
89- <spring-cloud-commons .version>5.0.0-M1 </spring-cloud-commons .version>
89+ <spring-cloud-commons .version>5.0.0-SNAPSHOT </spring-cloud-commons .version>
9090
9191 <!-- Plugin versions -->
9292 <maven-eclipse-plugin .version>2.10</maven-eclipse-plugin .version>
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-openfeign</artifactId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath >..</relativePath > <!-- lookup parent from repository -->
1111 </parent >
1212 <scm >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >spring-cloud-dependencies-parent</artifactId >
88 <groupId >org.springframework.cloud</groupId >
9- <version >5.0.0-M1 </version >
9+ <version >5.0.0-SNAPSHOT </version >
1010 <relativePath />
1111 </parent >
1212 <artifactId >spring-cloud-openfeign-dependencies</artifactId >
13- <version >5.0.0-M1 </version >
13+ <version >5.0.0-SNAPSHOT </version >
1414 <packaging >pom</packaging >
1515 <name >spring-cloud-openfeign-dependencies</name >
1616 <description >Spring Cloud OpenFeign Dependencies</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-openfeign</artifactId >
8- <version >5.0.0-M1 </version >
8+ <version >5.0.0-SNAPSHOT </version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <scm >
You can’t perform that action at this time.
0 commit comments