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 5
5
<parent >
6
6
<groupId >net.qihoo</groupId >
7
7
<artifactId >hbox-parent</artifactId >
8
- <version >1.9.2 </version >
8
+ <version >1.9.3-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-common</artifactId >
39
39
</dependency >
40
40
</dependencies >
41
41
<scm >
42
- <tag >v1.9.2 </tag >
42
+ <tag >HEAD </tag >
43
43
</scm >
44
44
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.qihoo</groupId >
7
7
<artifactId >hbox-parent</artifactId >
8
- <version >1.9.2 </version >
8
+ <version >1.9.3-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-core</artifactId >
210
210
211
211
<url >https://github.com/Qihoo360/hbox</url >
212
212
<scm >
213
- <tag >v1.9.2 </tag >
213
+ <tag >HEAD </tag >
214
214
</scm >
215
215
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.qihoo</groupId >
7
7
<artifactId >hbox-parent</artifactId >
8
- <version >1.9.2 </version >
8
+ <version >1.9.3-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-history-server</artifactId >
262
262
263
263
<url >https://github.com/Qihoo360/hbox</url >
264
264
<scm >
265
- <tag >v1.9.2 </tag >
265
+ <tag >HEAD </tag >
266
266
</scm >
267
267
</project >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.qihoo</groupId >
6
6
<artifactId >hbox-parent</artifactId >
7
- <version >1.9.2 </version >
7
+ <version >1.9.3-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >HBox Parent Pom</name >
26
26
<properties >
27
27
<maven .min-version>3.6.3</maven .min-version>
28
28
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29
- <project .build.outputTimestamp>2025-05-23T03:16:38Z </project .build.outputTimestamp>
29
+ <project .build.outputTimestamp>2025-05-23T03:16:56Z </project .build.outputTimestamp>
30
30
31
31
<!-- Supporting Tech Matrix
32
32
~ Build-time JDK: 8+, select by developer or ci environment, prefer LTS JDKs
443
443
<connection >scm:git:https://github.com/Qihoo360/hbox.git</connection >
444
444
<
developerConnection >scm:git:
[email protected] :Qihoo360/hbox.git</
developerConnection >
445
445
<url >https://github.com/Qihoo360/hbox/tree/master</url >
446
- <tag >v1.9.2 </tag >
446
+ <tag >HEAD </tag >
447
447
</scm >
448
448
449
449
<issueManagement >
Original file line number Diff line number Diff line change 1
1
# shellcheck shell=bash disable=SC2034
2
- HBOX_VERSION=1.9.2
2
+ HBOX_VERSION=1.9.3-SNAPSHOT
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.qihoo</groupId >
7
7
<artifactId >hbox-parent</artifactId >
8
- <version >1.9.2 </version >
8
+ <version >1.9.3-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-web</artifactId >
267
267
</build >
268
268
269
269
<scm >
270
- <tag >v1.9.2 </tag >
270
+ <tag >HEAD </tag >
271
271
</scm >
272
272
</project >
You can’t perform that action at this time.
0 commit comments