File tree Expand file tree Collapse file tree 7 files changed +12
-15
lines changed Expand file tree Collapse file tree 7 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-http-generator-parent</artifactId >
7
- <version >1.4-SNAPSHOT </version >
7
+ <version >1.4</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
20
20
21
21
<scm >
22
22
<developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
23
- <tag >HEAD </tag >
23
+ <tag >avaje-http-generator-parent-1.4 </tag >
24
24
</scm >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.avaje</groupId >
9
7
<artifactId >avaje-http-generator-parent</artifactId >
10
- <version >1.4-SNAPSHOT </version >
8
+ <version >1.4</version >
11
9
<relativePath >..</relativePath >
12
10
</parent >
13
11
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.avaje</groupId >
9
9
<artifactId >avaje-http-generator-parent</artifactId >
10
- <version >1.4-SNAPSHOT </version >
10
+ <version >1.4</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
33
33
<dependency >
34
34
<groupId >io.avaje</groupId >
35
35
<artifactId >avaje-http-api</artifactId >
36
- <version >1.4-SNAPSHOT </version >
36
+ <version >1.4</version >
37
37
</dependency >
38
38
39
39
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.avaje</groupId >
9
9
<artifactId >avaje-http-generator-parent</artifactId >
10
- <version >1.4-SNAPSHOT </version >
10
+ <version >1.4</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.avaje</groupId >
9
9
<artifactId >avaje-http-generator-parent</artifactId >
10
- <version >1.4-SNAPSHOT </version >
10
+ <version >1.4</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.avaje</groupId >
9
9
<artifactId >avaje-http-generator-parent</artifactId >
10
- <version >1.4-SNAPSHOT </version >
10
+ <version >1.4</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >io.avaje</groupId >
7
6
<artifactId >avaje-http-generator-parent</artifactId >
8
- <version >1.4-SNAPSHOT </version >
7
+ <version >1.4</version >
9
8
<packaging >pom</packaging >
10
9
11
10
<parent >
16
15
17
16
<scm >
18
17
<developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
19
- <tag >HEAD </tag >
18
+ <tag >avaje-http-generator-parent-1.4 </tag >
20
19
</scm >
21
20
22
21
<properties >
You can’t perform that action at this time.
0 commit comments