File tree 6 files changed +12
-12
lines changed
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.8.0-alpha3 </version >
8
+ <version >1.8.0-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.8.0-alpha3 </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.8.0-alpha3 </version >
8
+ <version >1.8.0-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-core</artifactId >
177
177
178
178
<url >https://github.com/Qihoo360/hbox</url >
179
179
<scm >
180
- <tag >v1.8.0-alpha3 </tag >
180
+ <tag >HEAD </tag >
181
181
</scm >
182
182
</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.8.0-alpha3 </version >
8
+ <version >1.8.0-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-history-server</artifactId >
261
261
262
262
<url >https://github.com/Qihoo360/hbox</url >
263
263
<scm >
264
- <tag >v1.8.0-alpha3 </tag >
264
+ <tag >HEAD </tag >
265
265
</scm >
266
266
</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.8.0-alpha3 </version >
7
+ <version >1.8.0-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>2024-06-11T08:48:32Z </project .build.outputTimestamp>
29
+ <project .build.outputTimestamp>2024-06-11T08:48:38Z </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
397
397
<connection >scm:git:https://github.com/Qihoo360/hbox.git</connection >
398
398
<
developerConnection >scm:git:
[email protected] :Qihoo360/hbox.git</
developerConnection >
399
399
<url >https://github.com/Qihoo360/hbox/tree/master</url >
400
- <tag >v1.8.0-alpha3 </tag >
400
+ <tag >HEAD </tag >
401
401
</scm >
402
402
403
403
<issueManagement >
Original file line number Diff line number Diff line change 1
1
# shellcheck shell=bash disable=SC2034
2
- HBOX_VERSION=1.8.0-alpha3
2
+ HBOX_VERSION=1.8.0-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.8.0-alpha3 </version >
8
+ <version >1.8.0-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >hbox-web</artifactId >
266
266
</build >
267
267
268
268
<scm >
269
- <tag >v1.8.0-alpha3 </tag >
269
+ <tag >HEAD </tag >
270
270
</scm >
271
271
</project >
You can’t perform that action at this time.
0 commit comments