mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
https://github.com/cskefu/cskefu/issues/842 update license in pom
This commit is contained in:
parent
ec030e42b2
commit
ac784fc845
@ -7,6 +7,15 @@
|
||||
<packaging>war</packaging>
|
||||
<name>cc-core</name>
|
||||
<description>春松客服:开源客服系统</description>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Chunsong Public License, version 1.0</name>
|
||||
<url>https://docs.cskefu.com/licenses/v1.html</url>
|
||||
<comments>
|
||||
Copyright (C) 2023 Beijing Huaxia Chunsong Technology Co., Ltd.
|
||||
</comments>
|
||||
</license>
|
||||
</licenses>
|
||||
<parent>
|
||||
<groupId>com.cskefu.cc</groupId>
|
||||
<artifactId>cc-root</artifactId>
|
||||
|
@ -14,6 +14,15 @@
|
||||
<version>3.1.0</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Chunsong Public License, version 1.0</name>
|
||||
<url>https://docs.cskefu.com/licenses/v1.html</url>
|
||||
<comments>
|
||||
Copyright (C) 2023 Beijing Huaxia Chunsong Technology Co., Ltd.
|
||||
</comments>
|
||||
</license>
|
||||
</licenses>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
|
Loading…
x
Reference in New Issue
Block a user