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