Commit 4f93fee 1 parent 7d952c3 commit 4f93fee Copy full SHA for 4f93fee
File tree 12 files changed +14
-14
lines changed
spring-cloud-commons-dependencies
spring-cloud-context-integration-tests
spring-cloud-context-webflux-integration-tests
spring-cloud-loadbalancer
spring-cloud-starter-bootstrap
spring-cloud-starter-loadbalancer
spring-cloud-test-support
12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.cloud</groupId >
10
10
<artifactId >spring-cloud-commons-parent</artifactId >
11
- <version >4.1.0-SNAPSHOT </version >
11
+ <version >4.1.0</version >
12
12
</parent >
13
13
<packaging >jar</packaging >
14
14
<name >Spring Cloud Commons Docs</name >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-commons-parent</artifactId >
8
- <version >4.1.0-SNAPSHOT </version >
8
+ <version >4.1.0</version >
9
9
<packaging >pom</packaging >
10
10
<name >Spring Cloud Commons Parent</name >
11
11
<description >Spring Cloud Commons Parent</description >
12
12
<url >https://projects.spring.io/spring-cloud/</url >
13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-build</artifactId >
16
- <version >4.1.0-SNAPSHOT </version >
16
+ <version >4.1.0</version >
17
17
<relativePath /> <!-- lookup parent from repository -->
18
18
</parent >
19
19
<scm >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >spring-cloud-dependencies-parent</artifactId >
8
8
<groupId >org.springframework.cloud</groupId >
9
- <version >4.1.0-SNAPSHOT </version >
9
+ <version >4.1.0</version >
10
10
<relativePath />
11
11
</parent >
12
12
<artifactId >spring-cloud-commons-dependencies</artifactId >
13
- <version >4.1.0-SNAPSHOT </version >
13
+ <version >4.1.0</version >
14
14
<packaging >pom</packaging >
15
15
<name >spring-cloud-commons-dependencies</name >
16
16
<description >Spring Cloud Commons Dependencies</description >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-commons-parent</artifactId >
10
- <version >4.1.0-SNAPSHOT </version >
10
+ <version >4.1.0</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<artifactId >spring-cloud-commons</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-commons-parent</artifactId >
10
- <version >4.1.0-SNAPSHOT </version >
10
+ <version >4.1.0</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<artifactId >spring-cloud-context-integration-tests</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-commons-parent</artifactId >
10
- <version >4.1.0-SNAPSHOT </version >
10
+ <version >4.1.0</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<artifactId >spring-cloud-context-webflux-integration-tests</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-commons-parent</artifactId >
10
- <version >4.1.0-SNAPSHOT </version >
10
+ <version >4.1.0</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<artifactId >spring-cloud-context</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-commons-parent</artifactId >
9
- <version >4.1.0-SNAPSHOT </version >
9
+ <version >4.1.0</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-loadbalancer</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-commons-parent</artifactId >
8
- <version >4.1.0-SNAPSHOT </version >
8
+ <version >4.1.0</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<packaging >jar</packaging >
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-commons-parent</artifactId >
8
- <version >4.1.0-SNAPSHOT </version >
8
+ <version >4.1.0</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
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-commons-parent</artifactId >
9
- <version >4.1.0-SNAPSHOT </version >
9
+ <version >4.1.0</version >
10
10
</parent >
11
11
<artifactId >spring-cloud-starter</artifactId >
12
12
<name >spring-cloud-starter</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-commons-parent</artifactId >
10
- <version >4.1.0-SNAPSHOT </version >
10
+ <version >4.1.0</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
<artifactId >spring-cloud-test-support</artifactId >
You can’t perform that action at this time.
0 commit comments