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 @@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >net.qihoo</groupId >
2222 <artifactId >hbox-parent</artifactId >
23- <version >1.9.3-SNAPSHOT </version >
23+ <version >1.9.3</version >
2424 </parent >
2525
2626 <artifactId >hbox-common</artifactId >
@@ -54,6 +54,6 @@ limitations under the License.
5454 </dependency >
5555 </dependencies >
5656 <scm >
57- <tag >HEAD </tag >
57+ <tag >v1.9.3 </tag >
5858 </scm >
5959</project >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >net.qihoo</groupId >
2222 <artifactId >hbox-parent</artifactId >
23- <version >1.9.3-SNAPSHOT </version >
23+ <version >1.9.3</version >
2424 </parent >
2525
2626 <artifactId >hbox-core</artifactId >
@@ -235,6 +235,6 @@ limitations under the License.
235235
236236 <url >https://github.com/Qihoo360/hbox</url >
237237 <scm >
238- <tag >HEAD </tag >
238+ <tag >v1.9.3 </tag >
239239 </scm >
240240</project >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >net.qihoo</groupId >
2222 <artifactId >hbox-parent</artifactId >
23- <version >1.9.3-SNAPSHOT </version >
23+ <version >1.9.3</version >
2424 </parent >
2525
2626 <artifactId >hbox-history-server</artifactId >
@@ -277,6 +277,6 @@ limitations under the License.
277277
278278 <url >https://github.com/Qihoo360/hbox</url >
279279 <scm >
280- <tag >HEAD </tag >
280+ <tag >v1.9.3 </tag >
281281 </scm >
282282</project >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ limitations under the License.
1919
2020 <groupId >net.qihoo</groupId >
2121 <artifactId >hbox-parent</artifactId >
22- <version >1.9.3-SNAPSHOT </version >
22+ <version >1.9.3</version >
2323 <packaging >pom</packaging >
2424
2525 <name >HBox Parent Pom</name >
@@ -41,7 +41,7 @@ limitations under the License.
4141 <properties >
4242 <maven .min-version>3.6.3</maven .min-version>
4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
44- <project .build.outputTimestamp>2025-05-23T03:16:56Z </project .build.outputTimestamp>
44+ <project .build.outputTimestamp>2025-06-26T02:41:20Z </project .build.outputTimestamp>
4545
4646 <!-- Supporting Tech Matrix
4747 ~ Build-time JDK: 8+, select by developer or ci environment, prefer LTS JDKs
@@ -505,7 +505,7 @@ limitations under the License.
505505 <connection >scm:git:https://github.com/Qihoo360/hbox.git</connection >
506506 <developerConnection >scm:git:git@github.com:Qihoo360/hbox.git</developerConnection >
507507 <url >https://github.com/Qihoo360/hbox/tree/master</url >
508- <tag >HEAD </tag >
508+ <tag >v1.9.3 </tag >
509509 </scm >
510510
511511 <issueManagement >
Original file line number Diff line number Diff line change 11# shellcheck shell=bash disable=SC2034
2- HBOX_VERSION=1.9.3-SNAPSHOT
2+ HBOX_VERSION=1.9.3
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >net.qihoo</groupId >
2222 <artifactId >hbox-parent</artifactId >
23- <version >1.9.3-SNAPSHOT </version >
23+ <version >1.9.3</version >
2424 </parent >
2525
2626 <artifactId >hbox-web</artifactId >
@@ -282,6 +282,6 @@ limitations under the License.
282282 </build >
283283
284284 <scm >
285- <tag >HEAD </tag >
285+ <tag >v1.9.3 </tag >
286286 </scm >
287287</project >
You can’t perform that action at this time.
0 commit comments