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.0 </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.0.5-SNAPSHOT </version >
7+ <version >3.1.0 </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.0 </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.0</version >
88 <packaging >jar</packaging >
99 <properties >
1010 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3535 <dependency >
3636 <groupId >com.ljh</groupId >
3737 <artifactId >v2ray-jdk</artifactId >
38- <version >1.0</version >
38+ <version >3. 1.0</version >
3939 </dependency >
4040 <dependency >
4141 <groupId >com.jhl</groupId >
4242 <artifactId >common</artifactId >
43- <version >1.1 </version >
43+ <version >3.1.0 </version >
4444 </dependency >
4545 <!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
4646 <dependency >
7676
7777
7878 <scm >
79- <tag >1.1 </tag >
79+ <tag >v3.1.0 </tag >
8080 </scm >
8181</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.0</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.0 </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.0</version >
1313 <name >vpn-admin</name >
1414 <description >vpn-admin</description >
1515
2727 <dependency >
2828 <groupId >com.jhl</groupId >
2929 <artifactId >common</artifactId >
30- <version >1.1 </version >
30+ <version >3.1.0 </version >
3131 </dependency >
3232
3333
117117
118118
119119 <scm >
120- <tag >1.1 </tag >
120+ <tag >v3.1.0 </tag >
121121 </scm >
122122</project >
You can’t perform that action at this time.
0 commit comments