File tree 2 files changed +4
-4
lines changed
P250_QueryParametersBuilder
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >com.jpa</groupId >
7
- <artifactId >P283_QueryParametersBuilder </artifactId >
7
+ <artifactId >P250_QueryParametersBuilder </artifactId >
8
8
<version >1.0</version >
9
9
<packaging >jar</packaging >
10
10
11
- <name >P283_QueryParametersBuilder </name >
11
+ <name >P250_QueryParametersBuilder </name >
12
12
13
13
<parent >
14
14
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >packt</groupId >
5
- <artifactId >P295_JsonViaHttpClient </artifactId >
5
+ <artifactId >P263_JsonViaHttpClient </artifactId >
6
6
<version >1.0</version >
7
7
<packaging >jar</packaging >
8
8
<properties >
28
28
<version >1.1.2</version >
29
29
</dependency >
30
30
</dependencies >
31
- <name >P295_JsonViaHttpClient </name >
31
+ <name >P263_JsonViaHttpClient </name >
32
32
</project >
You can’t perform that action at this time.
0 commit comments