File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.qihoo</groupId >
77 <artifactId >hbox-parent</artifactId >
8- <version >1.8.0-SNAPSHOT </version >
8+ <version >1.8.0</version >
99 </parent >
1010
1111 <artifactId >hbox-common</artifactId >
3939 </dependency >
4040 </dependencies >
4141 <scm >
42- <tag >HEAD </tag >
42+ <tag >v1.8.0 </tag >
4343 </scm >
4444</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.qihoo</groupId >
77 <artifactId >hbox-parent</artifactId >
8- <version >1.8.0-SNAPSHOT </version >
8+ <version >1.8.0</version >
99 </parent >
1010
1111 <artifactId >hbox-core</artifactId >
177177
178178 <url >https://github.com/Qihoo360/hbox</url >
179179 <scm >
180- <tag >HEAD </tag >
180+ <tag >v1.8.0 </tag >
181181 </scm >
182182</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.qihoo</groupId >
77 <artifactId >hbox-parent</artifactId >
8- <version >1.8.0-SNAPSHOT </version >
8+ <version >1.8.0</version >
99 </parent >
1010
1111 <artifactId >hbox-history-server</artifactId >
262262
263263 <url >https://github.com/Qihoo360/hbox</url >
264264 <scm >
265- <tag >HEAD </tag >
265+ <tag >v1.8.0 </tag >
266266 </scm >
267267</project >
Original file line number Diff line number Diff line change 44
55 <groupId >net.qihoo</groupId >
66 <artifactId >hbox-parent</artifactId >
7- <version >1.8.0-SNAPSHOT </version >
7+ <version >1.8.0</version >
88 <packaging >pom</packaging >
99
1010 <name >HBox Parent Pom</name >
2626 <properties >
2727 <maven .min-version>3.6.3</maven .min-version>
2828 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29- <project .build.outputTimestamp>2024-06-24T10:14:36Z </project .build.outputTimestamp>
29+ <project .build.outputTimestamp>2024-06-27T10:23:29Z </project .build.outputTimestamp>
3030
3131 <!-- Supporting Tech Matrix
3232 ~ Build-time JDK: 8+, select by developer or ci environment, prefer LTS JDKs
397397 <connection >scm:git:https://github.com/Qihoo360/hbox.git</connection >
398398 <developerConnection >scm:git:git@github.com:Qihoo360/hbox.git</developerConnection >
399399 <url >https://github.com/Qihoo360/hbox/tree/master</url >
400- <tag >HEAD </tag >
400+ <tag >v1.8.0 </tag >
401401 </scm >
402402
403403 <issueManagement >
Original file line number Diff line number Diff line change 11# shellcheck shell=bash disable=SC2034
2- HBOX_VERSION=1.8.0-SNAPSHOT
2+ HBOX_VERSION=1.8.0
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.qihoo</groupId >
77 <artifactId >hbox-parent</artifactId >
8- <version >1.8.0-SNAPSHOT </version >
8+ <version >1.8.0</version >
99 </parent >
1010
1111 <artifactId >hbox-web</artifactId >
267267 </build >
268268
269269 <scm >
270- <tag >HEAD </tag >
270+ <tag >v1.8.0 </tag >
271271 </scm >
272272</project >
You can’t perform that action at this time.
0 commit comments