File tree Expand file tree Collapse file tree 7 files changed +11
-16
lines changed
ocraft-s2client-benchmark Expand file tree Collapse file tree 7 files changed +11
-16
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"
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 >ocraft-s2client</artifactId >
7
5
<groupId >com.github.ocraft</groupId >
8
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >ocraft-s2client</artifactId >
5
5
<groupId >com.github.ocraft</groupId >
6
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
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
<parent >
5
4
<artifactId >ocraft-s2client</artifactId >
6
5
<groupId >com.github.ocraft</groupId >
7
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
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 >ocraft-s2client</artifactId >
7
5
<groupId >com.github.ocraft</groupId >
8
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >ocraft-s2client</artifactId >
5
5
<groupId >com.github.ocraft</groupId >
6
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >ocraft-s2client</artifactId >
5
5
<groupId >com.github.ocraft</groupId >
6
- <version >0.3.3-SNAPSHOT </version >
6
+ <version >0.3.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 6
6
<groupId >com.github.ocraft</groupId >
7
7
<artifactId >ocraft-s2client</artifactId >
8
8
<packaging >pom</packaging >
9
- <version >0.3.3-SNAPSHOT </version >
9
+ <version >0.3.3</version >
10
10
11
11
<modules >
12
12
<module >ocraft-s2client-test</module >
57
57
<connection >scm:git:https://github.com/ocraft/ocraft-s2client.git</connection >
58
58
<url >https://github.com/ocraft/ocraft-s2client</url >
59
59
<developerConnection >scm:git:https://github.com/ocraft/ocraft-s2client.git</developerConnection >
60
- <tag >HEAD </tag >
60
+ <tag >v0.3.3 </tag >
61
61
</scm >
62
62
63
63
<properties >
You can’t perform that action at this time.
0 commit comments