File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed
spring-cloud-starter-zookeeper-all
spring-cloud-starter-zookeeper-config
spring-cloud-starter-zookeeper-discovery
spring-cloud-starter-zookeeper
spring-cloud-zookeeper-config
spring-cloud-zookeeper-core
spring-cloud-zookeeper-dependencies
spring-cloud-zookeeper-discovery
spring-cloud-zookeeper-sample Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-zookeeper</artifactId >
9- <version >4.3.1-SNAPSHOT </version >
9+ <version >4.3.1</version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-zookeeper-docs</artifactId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <artifactId >spring-cloud-zookeeper</artifactId >
8- <version >4.3.1-SNAPSHOT </version >
8+ <version >4.3.1</version >
99 <packaging >pom</packaging >
1010 <name >Spring Cloud Zookeeper</name >
1111 <description >Spring Cloud Zookeeper</description >
1414 <parent >
1515 <groupId >org.springframework.cloud</groupId >
1616 <artifactId >spring-cloud-build</artifactId >
17- <version >4.3.2-SNAPSHOT </version >
17+ <version >4.3.2</version >
1818 <relativePath />
1919 <!-- lookup parent from repository -->
2020 </parent >
199199 </dependencyManagement >
200200
201201 <properties >
202- <spring-cloud-build .version>4.3.2-SNAPSHOT </spring-cloud-build .version>
203- <spring-cloud-commons .version>4.3.1-SNAPSHOT </spring-cloud-commons .version>
204- <spring-cloud-config .version>4.3.1-SNAPSHOT </spring-cloud-config .version>
205- <spring-cloud-openfeign .version>4.3.1-SNAPSHOT </spring-cloud-openfeign .version>
202+ <spring-cloud-build .version>4.3.2</spring-cloud-build .version>
203+ <spring-cloud-commons .version>4.3.1</spring-cloud-commons .version>
204+ <spring-cloud-config .version>4.3.1</spring-cloud-config .version>
205+ <spring-cloud-openfeign .version>4.3.1</spring-cloud-openfeign .version>
206206 <testcontainers .version>1.21.2</testcontainers .version>
207207 <mockserverclient .version>5.15.0</mockserverclient .version>
208208 </properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-zookeeper</artifactId >
8- <version >4.3.1-SNAPSHOT </version >
8+ <version >4.3.1</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >spring-cloud-starter-zookeeper-all</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-zookeeper</artifactId >
8- <version >4.3.1-SNAPSHOT </version >
8+ <version >4.3.1</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >spring-cloud-starter-zookeeper-config</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-zookeeper</artifactId >
9- <version >4.3.1-SNAPSHOT </version >
9+ <version >4.3.1</version >
1010 <relativePath >..</relativePath >
1111 </parent >
1212 <artifactId >spring-cloud-starter-zookeeper-discovery</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.cloud</groupId >
77 <artifactId >spring-cloud-zookeeper</artifactId >
8- <version >4.3.1-SNAPSHOT </version >
8+ <version >4.3.1</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111 <artifactId >spring-cloud-starter-zookeeper</artifactId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.cloud</groupId >
1414 <artifactId >spring-cloud-zookeeper</artifactId >
15- <version >4.3.1-SNAPSHOT </version >
15+ <version >4.3.1</version >
1616 <relativePath >..</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.cloud</groupId >
1414 <artifactId >spring-cloud-zookeeper</artifactId >
15- <version >4.3.1-SNAPSHOT </version >
15+ <version >4.3.1</version >
1616 <relativePath >..</relativePath >
1717 </parent >
1818
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spring-cloud-dependencies-parent</artifactId >
77 <groupId >org.springframework.cloud</groupId >
8- <version >4.3.2-SNAPSHOT </version >
8+ <version >4.3.2</version >
99 <relativePath />
1010 </parent >
1111 <artifactId >spring-cloud-zookeeper-dependencies</artifactId >
12- <version >4.3.1-SNAPSHOT </version >
12+ <version >4.3.1</version >
1313 <packaging >pom</packaging >
1414 <name >spring-cloud-zookeeper-dependencies</name >
1515 <description >Spring Cloud Zookeeper Dependencies</description >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.springframework.cloud</groupId >
1414 <artifactId >spring-cloud-zookeeper</artifactId >
15- <version >4.3.1-SNAPSHOT </version >
15+ <version >4.3.1</version >
1616 <relativePath >..</relativePath >
1717 </parent >
1818
You can’t perform that action at this time.
0 commit comments