File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
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 >1.6-SNAPSHOT </version >
7
+ <version >1.6</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 >1.6-SNAPSHOT </version >
21
+ <version >1.6</version >
22
22
</dependency >
23
23
24
24
<dependency >
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >avaje-jex-test</artifactId >
33
- <version >1.6-SNAPSHOT </version >
33
+ <version >1.6</version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
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 >1.6-SNAPSHOT </version >
7
+ <version >1.6</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 >1.6-SNAPSHOT </version >
21
+ <version >1.6</version >
22
22
</dependency >
23
23
24
24
<dependency >
31
31
<dependency >
32
32
<groupId >io.avaje</groupId >
33
33
<artifactId >avaje-jex-test</artifactId >
34
- <version >1.6-SNAPSHOT </version >
34
+ <version >1.6</version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
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 >1.6-SNAPSHOT </version >
7
+ <version >1.6</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 >1.6-SNAPSHOT </version >
17
+ <version >1.6</version >
18
18
</dependency >
19
19
20
20
<dependency >
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 >1.6-SNAPSHOT </version >
7
+ <version >1.6</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 >1.6-SNAPSHOT </version >
12
+ <version >1.6</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-1.6 </tag >
18
18
</scm >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments