File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.maciejwalkowiak.spring</groupId >
9
9
<artifactId >spring-boot-http-clients-parent</artifactId >
10
- <version >0.1.0-SNAPSHOT </version >
10
+ <version >0.1.0</version >
11
11
</parent >
12
12
13
13
<groupId >com.maciejwalkowiak.spring</groupId >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.maciejwalkowiak.spring</groupId >
6
6
<artifactId >spring-boot-http-clients-parent</artifactId >
7
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
8
8
9
9
<packaging >pom</packaging >
10
10
<properties >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.maciejwalkowiak.spring</groupId >
8
8
<artifactId >spring-boot-http-clients-parent</artifactId >
9
- <version >0.1.0-SNAPSHOT </version >
9
+ <version >0.1.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<artifactId >spring-boot-http-clients</artifactId >
14
- <version >0.1.0-SNAPSHOT </version >
14
+ <version >0.1.0</version >
15
15
16
16
<name >Spring Boot HTTP Clients</name >
17
17
<description >Spring Boot HTTP Clients</description >
You can’t perform that action at this time.
0 commit comments