File tree Expand file tree Collapse file tree 8 files changed +19
-19
lines changed Expand file tree Collapse file tree 8 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jex-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >2.3-SNAPSHOT </version >
7
+ <version >2.3</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jex-freemarker</artifactId >
18
18
<dependency >
19
19
<groupId >io.avaje</groupId >
20
20
<artifactId >avaje-jex</artifactId >
21
- <version >2.3-SNAPSHOT </version >
21
+ <version >2.3</version >
22
22
<scope >provided</scope >
23
23
</dependency >
24
24
32
32
<dependency >
33
33
<groupId >io.avaje</groupId >
34
34
<artifactId >avaje-jex-jetty</artifactId >
35
- <version >2.3-SNAPSHOT </version >
35
+ <version >2.3</version >
36
36
<scope >test</scope >
37
37
</dependency >
38
38
46
46
<dependency >
47
47
<groupId >io.avaje</groupId >
48
48
<artifactId >avaje-jex-test</artifactId >
49
- <version >2.3-SNAPSHOT </version >
49
+ <version >2.3</version >
50
50
<scope >test</scope >
51
51
</dependency >
52
52
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >avaje-jex-parent</artifactId >
5
5
<groupId >io.avaje</groupId >
6
- <version >2.3-SNAPSHOT </version >
6
+ <version >2.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
18
18
<dependency >
19
19
<groupId >io.avaje</groupId >
20
20
<artifactId >avaje-jex</artifactId >
21
- <version >2.3-SNAPSHOT </version >
21
+ <version >2.3</version >
22
22
</dependency >
23
23
24
24
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >avaje-jex-parent</artifactId >
5
5
<groupId >io.avaje</groupId >
6
- <version >2.3-SNAPSHOT </version >
6
+ <version >2.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
20
20
<dependency >
21
21
<groupId >io.avaje</groupId >
22
22
<artifactId >avaje-jex</artifactId >
23
- <version >2.3-SNAPSHOT </version >
23
+ <version >2.3</version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >avaje-jex-parent</artifactId >
5
5
<groupId >io.avaje</groupId >
6
- <version >2.3-SNAPSHOT </version >
6
+ <version >2.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
20
20
<dependency >
21
21
<groupId >io.avaje</groupId >
22
22
<artifactId >avaje-jex</artifactId >
23
- <version >2.3-SNAPSHOT </version >
23
+ <version >2.3</version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jex-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >2.3-SNAPSHOT </version >
7
+ <version >2.3</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jex-mustache</artifactId >
18
18
<dependency >
19
19
<groupId >io.avaje</groupId >
20
20
<artifactId >avaje-jex</artifactId >
21
- <version >2.3-SNAPSHOT </version >
21
+ <version >2.3</version >
22
22
<scope >provided</scope >
23
23
</dependency >
24
24
33
33
<dependency >
34
34
<groupId >io.avaje</groupId >
35
35
<artifactId >avaje-jex-jetty</artifactId >
36
- <version >2.3-SNAPSHOT </version >
36
+ <version >2.3</version >
37
37
<scope >test</scope >
38
38
</dependency >
39
39
47
47
<dependency >
48
48
<groupId >io.avaje</groupId >
49
49
<artifactId >avaje-jex-test</artifactId >
50
- <version >2.3-SNAPSHOT </version >
50
+ <version >2.3</version >
51
51
<scope >test</scope >
52
52
</dependency >
53
53
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jex-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >2.3-SNAPSHOT </version >
7
+ <version >2.3</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jex-test</artifactId >
14
14
<dependency >
15
15
<groupId >io.avaje</groupId >
16
16
<artifactId >avaje-jex</artifactId >
17
- <version >2.3-SNAPSHOT </version >
17
+ <version >2.3</version >
18
18
<scope >provided</scope >
19
19
</dependency >
20
20
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jex-parent</artifactId >
7
- <version >2.3-SNAPSHOT </version >
7
+ <version >2.3</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jex</artifactId >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-jex-parent</artifactId >
12
- <version >2.3-SNAPSHOT </version >
12
+ <version >2.3</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<scm >
16
16
<
developerConnection >scm:git:
[email protected] :avaje/avaje-jex.git</
developerConnection >
17
- <tag >HEAD </tag >
17
+ <tag >avaje-jex-parent-2.3 </tag >
18
18
</scm >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments