Skip to content

Commit b491353

Browse files
committed
完善发布信息
1 parent 9a04482 commit b491353

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

pom.xml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,28 @@
2323
<springboot-version>1.5.12.RELEASE</springboot-version>
2424
</properties>
2525

26+
<licenses>
27+
<license>
28+
<name>The Apache Software License, Version 2.0</name>
29+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
30+
<distribution>repo</distribution>
31+
</license>
32+
</licenses>
33+
34+
<scm>
35+
<url>https://www.licoy.cn</url>
36+
<connection>[email protected]:Licoy/encrypt-body-spring-boot-starter.git</connection>
37+
<developerConnection>https://github.com/Licoy/encrypt-body-spring-boot-starter.git</developerConnection>
38+
</scm>
39+
40+
<developers>
41+
<developer>
42+
<name>Licoy</name>
43+
<email>[email protected]</email>
44+
<organization>https://www.licoy.cn</organization>
45+
</developer>
46+
</developers>
47+
2648
<dependencies>
2749
<dependency>
2850
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)