This repository was archived by the owner on Jan 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.jhl</groupId >
66 <artifactId >common</artifactId >
7- <version >1.1 </version >
7+ <version >3.1.7 </version >
88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1010 </properties >
Original file line number Diff line number Diff line change 44
55 <groupId >com.jhl</groupId >
66 <artifactId >vpn-manager</artifactId >
7- <version >3.1.7-SNAPSHOT </version >
7+ <version >3.1.7</version >
88 <packaging >pom</packaging >
99 <modelVersion >4.0.0</modelVersion >
1010 <scm >
1515 <developerConnection >
1616 scm:git:ssh://git@kxsw/master-coder-ll/v2ray-web-manager
1717 </developerConnection >
18- <tag >1.1 </tag >
18+ <tag >v3.1.7 </tag >
1919</scm >
2020 <developers >
2121 <developer >
Original file line number Diff line number Diff line change 44
55 <groupId >com.jhl</groupId >
66 <artifactId >v2ray-proxy</artifactId >
7- <version >1.0 </version >
7+ <version >3.1.7 </version >
88 <packaging >jar</packaging >
99 <properties >
1010 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <dependency >
5252 <groupId >com.ljh</groupId >
5353 <artifactId >v2ray-jdk</artifactId >
54- <version >1.0 </version >
54+ <version >3.1.7 </version >
5555 <exclusions >
5656 <exclusion >
5757 <artifactId >guava</artifactId >
6262 <dependency >
6363 <groupId >com.jhl</groupId >
6464 <artifactId >common</artifactId >
65- <version >1.1 </version >
65+ <version >3.1.7 </version >
6666 </dependency >
6767 <!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
6868 <dependency >
9999
100100
101101 <scm >
102- <tag >1.1 </tag >
102+ <tag >v3.1.7 </tag >
103103 </scm >
104104</project >
Original file line number Diff line number Diff line change 44
55 <groupId >com.ljh</groupId >
66 <artifactId >v2ray-jdk</artifactId >
7- <version >1.0 </version >
7+ <version >3.1.7 </version >
88 <packaging >jar</packaging >
99 <name >v2ray-sdk</name >
1010 <properties >
1414 <dependency >
1515 <groupId >com.jhl</groupId >
1616 <artifactId >common</artifactId >
17- <version >1.1 </version >
17+ <version >3.1.7 </version >
1818 </dependency >
1919 <!-- https://mvnrepository.com/artifact/org.springframework/spring-beans -->
2020 <dependency >
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >com.jhl</groupId >
1111 <artifactId >admin</artifactId >
12- <version >1.0 </version >
12+ <version >3.1.7 </version >
1313 <name >vpn-admin</name >
1414 <description >vpn-admin</description >
1515
3030 <dependency >
3131 <groupId >com.jhl</groupId >
3232 <artifactId >common</artifactId >
33- <version >1.1 </version >
33+ <version >3.1.7 </version >
3434 </dependency >
3535
3636
146146
147147
148148 <scm >
149- <tag >1.1 </tag >
149+ <tag >v3.1.7 </tag >
150150 </scm >
151151</project >
You can’t perform that action at this time.
0 commit comments