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.9.1-SNAPSHOT </version >
8+ <version >1.9.1</version >
99 </parent >
1010
1111 <artifactId >hbox-common</artifactId >
3939 </dependency >
4040 </dependencies >
4141 <scm >
42- <tag >HEAD </tag >
42+ <tag >v1.9.1 </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.9.1-SNAPSHOT </version >
8+ <version >1.9.1</version >
99 </parent >
1010
1111 <artifactId >hbox-core</artifactId >
210210
211211 <url >https://github.com/Qihoo360/hbox</url >
212212 <scm >
213- <tag >HEAD </tag >
213+ <tag >v1.9.1 </tag >
214214 </scm >
215215</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.9.1-SNAPSHOT </version >
8+ <version >1.9.1</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.9.1 </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.9.1-SNAPSHOT </version >
7+ <version >1.9.1</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>2025-05-12T07:20:22Z </project .build.outputTimestamp>
29+ <project .build.outputTimestamp>2025-05-15T03:21:42Z </project .build.outputTimestamp>
3030
3131 <!-- Supporting Tech Matrix
3232 ~ Build-time JDK: 8+, select by developer or ci environment, prefer LTS JDKs
443443 <connection >scm:git:https://github.com/Qihoo360/hbox.git</connection >
444444 <developerConnection >scm:git:git@github.com:Qihoo360/hbox.git</developerConnection >
445445 <url >https://github.com/Qihoo360/hbox/tree/master</url >
446- <tag >HEAD </tag >
446+ <tag >v1.9.1 </tag >
447447 </scm >
448448
449449 <issueManagement >
Original file line number Diff line number Diff line change 11# shellcheck shell=bash disable=SC2034
2- HBOX_VERSION=1.9.1-SNAPSHOT
2+ HBOX_VERSION=1.9.1
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.9.1-SNAPSHOT </version >
8+ <version >1.9.1</version >
99 </parent >
1010
1111 <artifactId >hbox-web</artifactId >
267267 </build >
268268
269269 <scm >
270- <tag >HEAD </tag >
270+ <tag >v1.9.1 </tag >
271271 </scm >
272272</project >
You can’t perform that action at this time.
0 commit comments