File tree Expand file tree Collapse file tree 19 files changed +73
-94
lines changed Expand file tree Collapse file tree 19 files changed +73
-94
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-http-parent</artifactId >
7- <version >1.29-SNAPSHOT </version >
7+ <version >1.29</version >
88 <relativePath >..</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-http-parent</artifactId >
7- <version >1.29-SNAPSHOT</version >
8- <relativePath >..</relativePath >
7+ <version >1.29</version >
98 </parent >
109
11- <groupId >io.avaje</groupId >
1210 <artifactId >avaje-http-client-gson</artifactId >
13- <version >1.29-SNAPSHOT</version >
1411
1512 <dependencies >
1613
2320 <dependency >
2421 <groupId >io.avaje</groupId >
2522 <artifactId >avaje-http-client</artifactId >
26- <version >1.29-SNAPSHOT </version >
23+ <version >1.29</version >
2724 <scope >provided</scope >
2825 </dependency >
2926
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-http-parent</artifactId >
7- <version >1.29-SNAPSHOT</version >
8- <relativePath >..</relativePath >
7+ <version >1.29</version >
98 </parent >
109
11- <groupId >io.avaje</groupId >
1210 <artifactId >avaje-http-client</artifactId >
13- <version >1.29-SNAPSHOT</version >
1411
1512 <scm >
1613 <developerConnection >scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >io.avaje</groupId >
76 <artifactId >avaje-http-parent</artifactId >
8- <version >1.29-SNAPSHOT</version >
9- <relativePath >..</relativePath >
7+ <version >1.29</version >
108 </parent >
119
1210 <artifactId >avaje-http-client-generator</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
33 <modelVersion >4.0.0</modelVersion >
4-
5- <artifactId >avaje-http-generator-core</artifactId >
6-
74 <parent >
85 <groupId >io.avaje</groupId >
96 <artifactId >avaje-http-parent</artifactId >
10- <version >1.29-SNAPSHOT</version >
11- <relativePath >..</relativePath >
7+ <version >1.29</version >
128 </parent >
139
10+ <artifactId >avaje-http-generator-core</artifactId >
11+
1412 <dependencies >
1513 <dependency >
1614 <groupId >io.avaje</groupId >
2321 <dependency >
2422 <groupId >io.avaje</groupId >
2523 <artifactId >avaje-http-api</artifactId >
26- <version >1.29-SNAPSHOT </version >
24+ <version >1.29</version >
2725 <optional >true</optional >
2826 <scope >provided</scope >
2927 </dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
33 <modelVersion >4.0.0</modelVersion >
4-
5- <artifactId >avaje-http-helidon-generator</artifactId >
6-
74 <parent >
85 <groupId >io.avaje</groupId >
96 <artifactId >avaje-http-parent</artifactId >
10- <version >1.29-SNAPSHOT</version >
11- <relativePath >..</relativePath >
7+ <version >1.29</version >
128 </parent >
139
10+ <artifactId >avaje-http-helidon-generator</artifactId >
11+
1412 <dependencies >
1513
1614 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
33 <modelVersion >4.0.0</modelVersion >
4-
5- <artifactId >avaje-http-javalin-generator</artifactId >
6-
74 <parent >
85 <groupId >io.avaje</groupId >
96 <artifactId >avaje-http-parent</artifactId >
10- <version >1.29-SNAPSHOT</version >
11- <relativePath >..</relativePath >
7+ <version >1.29</version >
128 </parent >
139
10+ <artifactId >avaje-http-javalin-generator</artifactId >
11+
1412 <dependencies >
1513
1614 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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" >
33 <modelVersion >4.0.0</modelVersion >
4-
5- <artifactId >avaje-http-jex-generator</artifactId >
6-
74 <parent >
85 <groupId >io.avaje</groupId >
96 <artifactId >avaje-http-parent</artifactId >
10- <version >1.29-SNAPSHOT</version >
11- <relativePath >..</relativePath >
7+ <version >1.29</version >
128 </parent >
139
10+ <artifactId >avaje-http-jex-generator</artifactId >
11+
1412 <dependencies >
1513
1614 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <artifactId >avaje-http-parent</artifactId >
56 <groupId >io.avaje</groupId >
6- <version >1.29-SNAPSHOT </version >
7+ <version >1.29</version >
78 </parent >
8- <modelVersion >4.0.0</modelVersion >
99
1010 <artifactId >avaje-http-nima-generator</artifactId >
1111
Original file line number Diff line number Diff line change 99
1010 <groupId >io.avaje</groupId >
1111 <artifactId >avaje-http-parent</artifactId >
12- <version >1.29-SNAPSHOT </version >
12+ <version >1.29</version >
1313 <packaging >pom</packaging >
1414
1515 <scm >
You can’t perform that action at this time.
0 commit comments