File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.dinject</groupId >
9
9
<artifactId >dinject-parent</artifactId >
10
- <version >1.20-beta2-SNAPSHOT </version >
10
+ <version >1.20-beta2</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.dinject</groupId >
9
9
<artifactId >dinject-parent</artifactId >
10
- <version >1.20-beta2-SNAPSHOT </version >
10
+ <version >1.20-beta2</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" 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
6
5
<artifactId >dinject-generator</artifactId >
7
6
8
7
<parent >
9
8
<groupId >io.dinject</groupId >
10
9
<artifactId >dinject-parent</artifactId >
11
- <version >1.20-beta2-SNAPSHOT </version >
10
+ <version >1.20-beta2</version >
12
11
<relativePath >..</relativePath >
13
12
</parent >
14
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
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >io.dinject</groupId >
8
6
<artifactId >dinject-parent</artifactId >
9
- <version >1.20-beta2-SNAPSHOT </version >
7
+ <version >1.20-beta2</version >
10
8
<packaging >pom</packaging >
11
9
12
10
<parent >
17
15
18
16
<scm >
19
17
<
developerConnection >scm:git:
[email protected] :dinject/dinject.git</
developerConnection >
20
- <tag >HEAD </tag >
18
+ <tag >dinject-parent-1.20-beta2 </tag >
21
19
</scm >
22
20
23
21
<modules >
You can’t perform that action at this time.
0 commit comments