File tree 9 files changed +14
-14
lines changed
spring-cloud-config-client
spring-cloud-config-client-tls-tests
spring-cloud-config-dependencies
spring-cloud-config-monitor
spring-cloud-config-sample
spring-cloud-config-server
spring-cloud-starter-config
9 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-config</artifactId >
11
- <version >4.3.0-SNAPSHOT </version >
11
+ <version >4.3.0-M1 </version >
12
12
<relativePath >..</relativePath >
13
13
</parent >
14
14
<packaging >jar</packaging >
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-config</artifactId >
8
- <version >4.3.0-SNAPSHOT </version >
8
+ <version >4.3.0-M1 </version >
9
9
<packaging >pom</packaging >
10
10
<name >Spring Cloud Config</name >
11
11
<description >Spring Cloud Config</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.3.0-SNAPSHOT </version >
16
+ <version >4.3.0-M1 </version >
17
17
<relativePath /> <!-- lookup parent from repository -->
18
18
</parent >
19
19
<scm >
27
27
</scm >
28
28
<properties >
29
29
<bintray .package>config</bintray .package>
30
- <spring-cloud-commons .version>4.3.0-SNAPSHOT </spring-cloud-commons .version>
30
+ <spring-cloud-commons .version>4.3.0-M1 </spring-cloud-commons .version>
31
31
<aws-java-sdk .version>2.30.7</aws-java-sdk .version>
32
32
<google-api-services-iam .version>v1-rev20201112-1.30.10</google-api-services-iam .version>
33
33
<wiremock .version>2.35.2</wiremock .version>
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.cloud</groupId >
11
11
<artifactId >spring-cloud-config</artifactId >
12
- <version >4.3.0-SNAPSHOT </version >
12
+ <version >4.3.0-M1 </version >
13
13
<relativePath >..</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.springframework.cloud</groupId >
12
12
<artifactId >spring-cloud-config</artifactId >
13
- <version >4.3.0-SNAPSHOT </version >
13
+ <version >4.3.0-M1 </version >
14
14
<relativePath >..</relativePath >
15
15
</parent >
16
16
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.3.0-SNAPSHOT </version >
9
+ <version >4.3.0-M1 </version >
10
10
<relativePath />
11
11
</parent >
12
12
<artifactId >spring-cloud-config-dependencies</artifactId >
13
- <version >4.3.0-SNAPSHOT </version >
13
+ <version >4.3.0-M1 </version >
14
14
<packaging >pom</packaging >
15
15
<name >spring-cloud-config-dependencies</name >
16
16
<description >Spring Cloud Config Dependencies</description >
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-config</artifactId >
9
- <version >4.3.0-SNAPSHOT </version >
9
+ <version >4.3.0-M1 </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-config-monitor</artifactId >
13
13
<name >spring-cloud-config-monitor</name >
14
14
<description >Spring Cloud Config Monitor</description >
15
15
<properties >
16
16
<main .basedir>${basedir} /../..</main .basedir>
17
- <spring-cloud-bus .version>4.3.0-SNAPSHOT </spring-cloud-bus .version>
17
+ <spring-cloud-bus .version>4.3.0-M1 </spring-cloud-bus .version>
18
18
</properties >
19
19
<dependencyManagement >
20
20
<dependencies >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-config</artifactId >
16
- <version >4.3.0-SNAPSHOT </version >
16
+ <version >4.3.0-M1 </version >
17
17
<relativePath >..</relativePath >
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.cloud</groupId >
15
15
<artifactId >spring-cloud-config</artifactId >
16
- <version >4.3.0-SNAPSHOT </version >
16
+ <version >4.3.0-M1 </version >
17
17
<relativePath >..</relativePath >
18
18
</parent >
19
19
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-config</artifactId >
9
- <version >4.3.0-SNAPSHOT </version >
9
+ <version >4.3.0-M1 </version >
10
10
</parent >
11
11
<artifactId >spring-cloud-starter-config</artifactId >
12
- <version >4.3.0-SNAPSHOT </version >
12
+ <version >4.3.0-M1 </version >
13
13
<name >spring-cloud-starter-config</name >
14
14
<description >Spring Cloud Starter</description >
15
15
<url >https://projects.spring.io/spring-cloud</url >
You can’t perform that action at this time.
0 commit comments