File tree Expand file tree Collapse file tree 7 files changed +10
-11
lines changed
ocraft-s2client-benchmark Expand file tree Collapse file tree 7 files changed +10
-11
lines changed 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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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.18-SNAPSHOT </version >
6
+ <version >0.3.18</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
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<groupId >com.github.ocraft</groupId >
8
7
<artifactId >ocraft-s2client</artifactId >
9
8
<packaging >pom</packaging >
10
- <version >0.3.18-SNAPSHOT </version >
9
+ <version >0.3.18</version >
11
10
12
11
<modules >
13
12
<module >ocraft-s2client-test</module >
58
57
<connection >scm:git:https://github.com/ocraft/ocraft-s2client.git</connection >
59
58
<url >https://github.com/ocraft/ocraft-s2client</url >
60
59
<developerConnection >scm:git:https://github.com/ocraft/ocraft-s2client.git</developerConnection >
61
- <tag >HEAD </tag >
60
+ <tag >v0.3.18 </tag >
62
61
</scm >
63
62
64
63
<properties >
73
72
<maven .compiler.target>1.9</maven .compiler.target>
74
73
75
74
<test .integration.skip>true</test .integration.skip>
76
- <test .integration.groups/>
75
+ <test .integration.groups />
77
76
78
77
<version .protobuf>3.7.1</version .protobuf>
79
78
<version .vertx>3.7.0</version .vertx>
You can’t perform that action at this time.
0 commit comments