File tree 11 files changed +17
-17
lines changed
spring-cloud-starter-zookeeper
spring-cloud-starter-zookeeper-all
spring-cloud-starter-zookeeper-config
spring-cloud-starter-zookeeper-discovery
spring-cloud-zookeeper-config
spring-cloud-zookeeper-core
spring-cloud-zookeeper-dependencies
spring-cloud-zookeeper-discovery
spring-cloud-zookeeper-sample
11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-zookeeper</artifactId >
9
- <version >4.3.0-SNAPSHOT </version >
9
+ <version >4.3.0-RC1 </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-zookeeper-docs</artifactId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<artifactId >spring-cloud-zookeeper</artifactId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-RC1 </version >
9
9
<packaging >pom</packaging >
10
10
<name >Spring Cloud Zookeeper</name >
11
11
<description >Spring Cloud Zookeeper</description >
12
12
13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-build</artifactId >
16
- <version >4.3.0-SNAPSHOT </version >
16
+ <version >4.3.0-RC1 </version >
17
17
<relativePath />
18
18
<!-- lookup parent from repository -->
19
19
</parent >
150
150
</dependencyManagement >
151
151
152
152
<properties >
153
- <spring-cloud-build .version>4.3.0-SNAPSHOT </spring-cloud-build .version>
154
- <spring-cloud-commons .version>4.3.0-SNAPSHOT </spring-cloud-commons .version>
155
- <spring-cloud-config .version>4.3.0-SNAPSHOT </spring-cloud-config .version>
156
- <spring-cloud-openfeign .version>4.3.0-SNAPSHOT </spring-cloud-openfeign .version>
153
+ <spring-cloud-build .version>4.3.0-RC1 </spring-cloud-build .version>
154
+ <spring-cloud-commons .version>4.3.0-RC1 </spring-cloud-commons .version>
155
+ <spring-cloud-config .version>4.3.0-RC1 </spring-cloud-config .version>
156
+ <spring-cloud-openfeign .version>4.3.0-RC1 </spring-cloud-openfeign .version>
157
157
<testcontainers .version>1.21.0</testcontainers .version>
158
158
<mockserverclient .version>5.15.0</mockserverclient .version>
159
159
</properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-zookeeper</artifactId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-RC1 </version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-cloud-starter-zookeeper-all</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-zookeeper</artifactId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-RC1 </version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-cloud-starter-zookeeper-config</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-zookeeper</artifactId >
9
- <version >4.3.0-SNAPSHOT </version >
9
+ <version >4.3.0-RC1 </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-starter-zookeeper-discovery</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-zookeeper</artifactId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-RC1 </version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-cloud-starter-zookeeper</artifactId >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.cloud</groupId >
14
14
<artifactId >spring-cloud-zookeeper</artifactId >
15
- <version >4.3.0-SNAPSHOT </version >
15
+ <version >4.3.0-RC1 </version >
16
16
<relativePath >..</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.cloud</groupId >
14
14
<artifactId >spring-cloud-zookeeper</artifactId >
15
- <version >4.3.0-SNAPSHOT </version >
15
+ <version >4.3.0-RC1 </version >
16
16
<relativePath >..</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-dependencies-parent</artifactId >
7
7
<groupId >org.springframework.cloud</groupId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-RC1 </version >
9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-zookeeper-dependencies</artifactId >
12
- <version >4.3.0-SNAPSHOT </version >
12
+ <version >4.3.0-RC1 </version >
13
13
<packaging >pom</packaging >
14
14
<name >spring-cloud-zookeeper-dependencies</name >
15
15
<description >Spring Cloud Zookeeper Dependencies</description >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.springframework.cloud</groupId >
14
14
<artifactId >spring-cloud-zookeeper</artifactId >
15
- <version >4.3.0-SNAPSHOT </version >
15
+ <version >4.3.0-RC1 </version >
16
16
<relativePath >..</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-zookeeper</artifactId >
14
- <version >4.3.0-SNAPSHOT </version >
14
+ <version >4.3.0-RC1 </version >
15
15
<relativePath >..</relativePath >
16
16
</parent >
17
17
You can’t perform that action at this time.
0 commit comments