3 Commits

Author SHA1 Message Date
8ea49dd83b 新增 UnifiedResponses
Reviewed-on: http://zhouxy.xyz:3000/plusone/plusone-commons/pulls/23
2025-02-20 20:31:26 +08:00
0f7ab8fed5 1.0.0-RC3
Merge pull request '1.0.0-RC3' (#21) from 1.x.x into dev
2025-02-14 19:03:05 +08:00
0c4cfd3044 1.0.0-RC2
Reviewed-on: http://zhouxy.xyz:3000/plusone/plusone-commons/pulls/19
2025-01-07 17:18:48 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<groupId>xyz.zhouxy.plusone</groupId>
<artifactId>plusone-commons</artifactId>
<version>1.0.0</version>
<version>1.0.0-RC3</version>
<properties>
<!-- Basic properties -->

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2025 the original author or authors.
* Copyright 2023-2025 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2025 the original author or authors.
* Copyright 2024-2025 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.