File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
spring-cloud-config-client
spring-cloud-config-dependencies
spring-cloud-config-monitor
spring-cloud-config-sample
spring-cloud-config-server
spring-cloud-starter-config Expand file tree Collapse file tree 8 files changed +9
-9
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-config</artifactId >
9
- <version >1.4.7 .BUILD-SNAPSHOT</version >
9
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.springframework.cloud</groupId >
5
5
<artifactId >spring-cloud-config</artifactId >
6
- <version >1.4.7 .BUILD-SNAPSHOT</version >
6
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
8
<name >Spring Cloud Config</name >
9
9
<description >Spring Cloud Config</description >
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 >1.4.7 .BUILD-SNAPSHOT</version >
13
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
14
14
<relativePath >..</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-config-dependencies</artifactId >
12
- <version >1.4.7 .BUILD-SNAPSHOT</version >
12
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
13
13
<packaging >pom</packaging >
14
14
<name >spring-cloud-config-dependencies</name >
15
15
<description >Spring Cloud Config Dependencies</description >
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-config</artifactId >
8
- <version >1.4.7 .BUILD-SNAPSHOT</version >
8
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
<artifactId >spring-cloud-config-monitor</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-config</artifactId >
15
- <version >1.4.7 .BUILD-SNAPSHOT</version >
15
+ <version >1.4.8 .BUILD-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-config</artifactId >
15
- <version >1.4.7 .BUILD-SNAPSHOT</version >
15
+ <version >1.4.8 .BUILD-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
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-config</artifactId >
8
- <version >1.4.7 .BUILD-SNAPSHOT</version >
8
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >spring-cloud-starter-config</artifactId >
11
- <version >1.4.7 .BUILD-SNAPSHOT</version >
11
+ <version >1.4.8 .BUILD-SNAPSHOT</version >
12
12
<name >spring-cloud-starter-config</name >
13
13
<description >Spring Cloud Starter</description >
14
14
<url >https://projects.spring.io/spring-cloud</url >
You can’t perform that action at this time.
0 commit comments