mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-30 06:37:36 +00:00
[Change] pom.xml 增加'licenses';
This commit is contained in:
parent
e9b33938fa
commit
5dd13ce088
8
pom.xml
8
pom.xml
@ -8,6 +8,14 @@
|
||||
<artifactId>ContentGrabbingJi</artifactId>
|
||||
<version>2.5.2-20200610.2-SNAPSHOT</version>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>GNU Affero General Public License 3.0</name>
|
||||
<url>https://www.gnu.org/licenses/agpl-3.0.txt</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>jcenter-aliyun</id>
|
||||
|
Loading…
Reference in New Issue
Block a user