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.0.0 -SNAPSHOT</version >
9
+ <version >4.0.1 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >spring-cloud-zookeeper-docs</artifactId >
12
12
<packaging >jar</packaging >
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.0.0 -SNAPSHOT</version >
8
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
16
+ <version >4.0.1 -SNAPSHOT</version >
17
17
<relativePath />
18
18
<!-- lookup parent from repository -->
19
19
</parent >
130
130
</dependencyManagement >
131
131
132
132
<properties >
133
- <spring-cloud-build .version>4.0.0 -SNAPSHOT</spring-cloud-build .version>
134
- <spring-cloud-commons .version>4.0.0 -SNAPSHOT</spring-cloud-commons .version>
135
- <spring-cloud-config .version>4.0.0 -SNAPSHOT</spring-cloud-config .version>
136
- <spring-cloud-openfeign .version>4.0.0 -SNAPSHOT</spring-cloud-openfeign .version>
133
+ <spring-cloud-build .version>4.0.1 -SNAPSHOT</spring-cloud-build .version>
134
+ <spring-cloud-commons .version>4.0.1 -SNAPSHOT</spring-cloud-commons .version>
135
+ <spring-cloud-config .version>4.0.1 -SNAPSHOT</spring-cloud-config .version>
136
+ <spring-cloud-openfeign .version>4.0.1 -SNAPSHOT</spring-cloud-openfeign .version>
137
137
</properties >
138
138
139
139
<profiles >
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.0.0 -SNAPSHOT</version >
8
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
8
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
9
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
8
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
15
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
15
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
8
+ <version >4.0.1 -SNAPSHOT</version >
9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-zookeeper-dependencies</artifactId >
12
- <version >4.0.0 -SNAPSHOT</version >
12
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
15
+ <version >4.0.1 -SNAPSHOT</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.0.0 -SNAPSHOT</version >
14
+ <version >4.0.1 -SNAPSHOT</version >
15
15
<relativePath >..</relativePath >
16
16
</parent >
17
17
You can’t perform that action at this time.
0 commit comments