This repository was archived by the owner on Jan 15, 2025. It is now read-only.
File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.jhl</groupId >
6
6
<artifactId >common</artifactId >
7
- <version >3.1.5 </version >
7
+ <version >1.1 </version >
8
8
<properties >
9
9
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
10
10
</properties >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.jhl</groupId >
6
6
<artifactId >vpn-manager</artifactId >
7
- <version >3.1.5 </version >
7
+ <version >3.1.6-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<scm >
15
15
<developerConnection >
16
16
scm:git:ssh://git@kxsw/master-coder-ll/v2ray-web-manager
17
17
</developerConnection >
18
- <tag >v3.1.5 </tag >
18
+ <tag >1.1 </tag >
19
19
</scm >
20
20
<developers >
21
21
<developer >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.jhl</groupId >
6
6
<artifactId >v2ray-proxy</artifactId >
7
- <version >3.1.5 </version >
7
+ <version >1.0 </version >
8
8
<packaging >jar</packaging >
9
9
<properties >
10
10
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
51
51
<dependency >
52
52
<groupId >com.ljh</groupId >
53
53
<artifactId >v2ray-jdk</artifactId >
54
- <version >3.1.5 </version >
54
+ <version >1.0 </version >
55
55
<exclusions >
56
56
<exclusion >
57
57
<artifactId >guava</artifactId >
62
62
<dependency >
63
63
<groupId >com.jhl</groupId >
64
64
<artifactId >common</artifactId >
65
- <version >3.1.5 </version >
65
+ <version >1.1 </version >
66
66
</dependency >
67
67
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
68
68
<dependency >
99
99
100
100
101
101
<scm >
102
- <tag >v3.1.5 </tag >
102
+ <tag >1.1 </tag >
103
103
</scm >
104
104
</project >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.ljh</groupId >
6
6
<artifactId >v2ray-jdk</artifactId >
7
- <version >3.1.5 </version >
7
+ <version >1.0 </version >
8
8
<packaging >jar</packaging >
9
9
<name >v2ray-sdk</name >
10
10
<properties >
14
14
<dependency >
15
15
<groupId >com.jhl</groupId >
16
16
<artifactId >common</artifactId >
17
- <version >3.1.5 </version >
17
+ <version >1.1 </version >
18
18
</dependency >
19
19
<!-- https://mvnrepository.com/artifact/org.springframework/spring-beans -->
20
20
<dependency >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >com.jhl</groupId >
11
11
<artifactId >admin</artifactId >
12
- <version >3.1.5 </version >
12
+ <version >1.0 </version >
13
13
<name >vpn-admin</name >
14
14
<description >vpn-admin</description >
15
15
24
24
<dependency >
25
25
<groupId >com.jhl</groupId >
26
26
<artifactId >common</artifactId >
27
- <version >3.1.5 </version >
27
+ <version >1.1 </version >
28
28
</dependency >
29
29
30
30
140
140
141
141
142
142
<scm >
143
- <tag >v3.1.5 </tag >
143
+ <tag >1.1 </tag >
144
144
</scm >
145
145
</project >
You can’t perform that action at this time.
0 commit comments