File tree Expand file tree Collapse file tree 10 files changed +19
-21
lines changed Expand file tree Collapse file tree 10 files changed +19
-21
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-parent</artifactId >
7
- <version >1.26-SNAPSHOT </version >
7
+ <version >1.26</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 >avaje-http-parent-1.19 </tag >
15
+ <tag >avaje-http-parent-1.26 </tag >
16
16
</scm >
17
17
18
18
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-http-parent</artifactId >
7
- <version >1.26-SNAPSHOT </version >
7
+ <version >1.26</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
11
11
<groupId >io.avaje</groupId >
12
12
<artifactId >avaje-http-client-gson</artifactId >
13
- <version >1.26-SNAPSHOT </version >
13
+ <version >1.26</version >
14
14
15
15
<dependencies >
16
16
23
23
<dependency >
24
24
<groupId >io.avaje</groupId >
25
25
<artifactId >avaje-http-client</artifactId >
26
- <version >1.26-SNAPSHOT </version >
26
+ <version >1.26</version >
27
27
<scope >provided</scope >
28
28
</dependency >
29
29
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-http-parent</artifactId >
7
- <version >1.26-SNAPSHOT </version >
7
+ <version >1.26</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
11
11
<groupId >io.avaje</groupId >
12
12
<artifactId >avaje-http-client</artifactId >
13
- <version >1.26-SNAPSHOT </version >
13
+ <version >1.26</version >
14
14
15
15
<scm >
16
16
<developerConnection >scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection >
17
- <tag >HEAD </tag >
17
+ <tag >avaje-http-parent-1.26 </tag >
18
18
</scm >
19
19
20
20
<properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-http-parent</artifactId >
8
- <version >1.26-SNAPSHOT </version >
8
+ <version >1.26</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-parent</artifactId >
10
- <version >1.26-SNAPSHOT </version >
10
+ <version >1.26</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
29
29
<dependency >
30
30
<groupId >io.avaje</groupId >
31
31
<artifactId >avaje-http-api</artifactId >
32
- <version >1.26-SNAPSHOT </version >
32
+ <version >1.26</version >
33
33
<optional >true</optional >
34
34
<scope >provided</scope >
35
35
</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-parent</artifactId >
10
- <version >1.26-SNAPSHOT </version >
10
+ <version >1.26</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-parent</artifactId >
10
- <version >1.26-SNAPSHOT </version >
10
+ <version >1.26</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-parent</artifactId >
10
- <version >1.26-SNAPSHOT </version >
10
+ <version >1.26</version >
11
11
<relativePath >..</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >avaje-http-parent</artifactId >
5
5
<groupId >io.avaje</groupId >
6
- <version >1.26-SNAPSHOT </version >
6
+ <version >1.26</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-http-parent</artifactId >
12
- <version >1.26-SNAPSHOT </version >
12
+ <version >1.26</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 >avaje-http-parent-1.19 </tag >
17
+ <tag >avaje-http-parent-1.26 </tag >
18
18
</scm >
19
19
20
20
<properties >
77
77
<phase >process-resources</phase >
78
78
<configuration >
79
79
<target >
80
- <property name =" input"
81
- value =" src${file.separator}main${file.separator}java${file.separator}module-info.java" />
80
+ <property name =" input" value =" src${file.separator}main${file.separator}java${file.separator}module-info.java" />
82
81
<copy file =" ${input}" tofile =" ${module-info.shade}" />
83
- <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s"
84
- replace =" }" />
82
+ <replaceregexp file =" ${module-info.shade}" match =" (// SHADED:).*" flags =" s" replace =" }" />
85
83
</target >
86
84
</configuration >
87
85
<goals >
You can’t perform that action at this time.
0 commit comments