File tree 8 files changed +12
-14
lines changed
8 files changed +12
-14
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.18-SNAPSHOT </version >
7
+ <version >1.18</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
11
11
<artifactId >avaje-http-api</artifactId >
12
12
13
13
<scm >
14
14
<developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
15
- <tag >HEAD </tag >
15
+ <tag >avaje-http-generator-parent-1.18 </tag >
16
16
</scm >
17
17
18
18
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-http-generator-parent</artifactId >
8
- <version >1.18-SNAPSHOT </version >
8
+ <version >1.18</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
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.18-SNAPSHOT </version >
10
+ <version >1.18</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.18-SNAPSHOT </version >
36
+ <version >1.18</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.18-SNAPSHOT </version >
10
+ <version >1.18</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.18-SNAPSHOT </version >
10
+ <version >1.18</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.18-SNAPSHOT </version >
10
+ <version >1.18</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"
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
<parent >
6
4
<artifactId >avaje-http-generator-parent</artifactId >
7
5
<groupId >io.avaje</groupId >
8
- <version >1.18-SNAPSHOT </version >
6
+ <version >1.18</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-http-generator-parent</artifactId >
12
- <version >1.18-SNAPSHOT </version >
12
+ <version >1.18</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<scm >
16
16
<developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
17
- <tag >HEAD </tag >
17
+ <tag >avaje-http-generator-parent-1.18 </tag >
18
18
</scm >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments