File tree Expand file tree Collapse file tree 8 files changed +24
-32
lines changed Expand file tree Collapse file tree 8 files changed +24
-32
lines changed 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
<parent >
6
5
<artifactId >avaje-jex-parent</artifactId >
7
6
<groupId >io.avaje</groupId >
8
- <version >2.1-SNAPSHOT </version >
7
+ <version >2.1</version >
9
8
</parent >
10
9
11
10
<artifactId >avaje-jex-freemarker</artifactId >
19
18
<dependency >
20
19
<groupId >io.avaje</groupId >
21
20
<artifactId >avaje-jex</artifactId >
22
- <version >2.1-SNAPSHOT </version >
21
+ <version >2.1</version >
23
22
<scope >provided</scope >
24
23
</dependency >
25
24
33
32
<dependency >
34
33
<groupId >io.avaje</groupId >
35
34
<artifactId >avaje-jex-jetty</artifactId >
36
- <version >2.1-SNAPSHOT </version >
35
+ <version >2.1</version >
37
36
<scope >test</scope >
38
37
</dependency >
39
38
40
39
<dependency >
41
40
<groupId >io.avaje</groupId >
42
41
<artifactId >avaje-jex-test</artifactId >
43
- <version >2.1-SNAPSHOT </version >
42
+ <version >2.1</version >
44
43
<scope >test</scope >
45
44
</dependency >
46
45
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-jex-parent</artifactId >
7
5
<groupId >io.avaje</groupId >
8
- <version >2.1-SNAPSHOT </version >
6
+ <version >2.1</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
20
18
<dependency >
21
19
<groupId >io.avaje</groupId >
22
20
<artifactId >avaje-jex</artifactId >
23
- <version >2.1-SNAPSHOT </version >
21
+ <version >2.1</version >
24
22
</dependency >
25
23
26
24
<dependency >
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-jex-parent</artifactId >
7
5
<groupId >io.avaje</groupId >
8
- <version >2.1-SNAPSHOT </version >
6
+ <version >2.1</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
21
19
<dependency >
22
20
<groupId >io.avaje</groupId >
23
21
<artifactId >avaje-jex</artifactId >
24
- <version >2.1-SNAPSHOT </version >
22
+ <version >2.1</version >
25
23
</dependency >
26
24
27
25
</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
<parent >
6
4
<artifactId >avaje-jex-parent</artifactId >
7
5
<groupId >io.avaje</groupId >
8
- <version >2.1-SNAPSHOT </version >
6
+ <version >2.1</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
21
19
<dependency >
22
20
<groupId >io.avaje</groupId >
23
21
<artifactId >avaje-jex</artifactId >
24
- <version >2.1-SNAPSHOT </version >
22
+ <version >2.1</version >
25
23
</dependency >
26
24
27
25
<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.1-SNAPSHOT </version >
7
+ <version >2.1</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.1-SNAPSHOT </version >
21
+ <version >2.1</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.1-SNAPSHOT </version >
36
+ <version >2.1</version >
37
37
<scope >test</scope >
38
38
</dependency >
39
39
40
40
<dependency >
41
41
<groupId >io.avaje</groupId >
42
42
<artifactId >avaje-jex-test</artifactId >
43
- <version >2.1-SNAPSHOT </version >
43
+ <version >2.1</version >
44
44
<scope >test</scope >
45
45
</dependency >
46
46
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.1-SNAPSHOT </version >
7
+ <version >2.1</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.1-SNAPSHOT </version >
17
+ <version >2.1</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 >2.1-SNAPSHOT </version >
7
+ <version >2.1</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jex</artifactId >
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
<parent >
6
5
<groupId >org.avaje</groupId >
10
9
11
10
<groupId >io.avaje</groupId >
12
11
<artifactId >avaje-jex-parent</artifactId >
13
- <version >2.1-SNAPSHOT </version >
12
+ <version >2.1</version >
14
13
<packaging >pom</packaging >
15
14
16
15
<scm >
17
16
<
developerConnection >scm:git:
[email protected] :avaje/avaje-jex.git</
developerConnection >
18
- <tag >HEAD </tag >
17
+ <tag >avaje-jex-parent-2.1 </tag >
19
18
</scm >
20
19
21
20
<properties >
You can’t perform that action at this time.
0 commit comments