3 Commits

Author SHA1 Message Date
15cea5fb4b v1.0.0 2025-02-20 23:14:56 +08:00
ff3f80a447 更改 copyright。 2025-02-20 23:05:27 +08:00
e5a57e03b4 新增 UnifiedResponses
Reviewed-on: http://zhouxy.xyz:3000/plusone/plusone-commons/pulls/24
2025-02-20 20:51:29 +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-RC3</version>
<version>1.0.0</version>
<properties>
<!-- Basic properties -->

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2023-2025 the original author or authors.
* Copyright 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 2024-2025 the original author or authors.
* Copyright 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.