update pom
This commit is contained in:
parent
9f4ee124f2
commit
d35a2479c8
10
pom.xml
10
pom.xml
|
@ -8,8 +8,8 @@
|
||||||
<version>1.6.1</version>
|
<version>1.6.1</version>
|
||||||
|
|
||||||
<name>smart-doc</name>
|
<name>smart-doc</name>
|
||||||
<url>https://github.com/shalousun/ApplicationPower.git</url>
|
<url>https://github.com/shalousun/smart-doc.git</url>
|
||||||
<description>ApplicationPower smart-doc</description>
|
<description>smart-doc</description>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
<scm>
|
<scm>
|
||||||
<url>https://github.com/shalousun/ApplicationPower.git</url>
|
<url>https://github.com/shalousun/smart-doc.git</url>
|
||||||
<connection>scm:https://github.com/shalousun/ApplicationPower.git</connection>
|
<connection>scm:https://github.com/shalousun/smart-doc.git</connection>
|
||||||
<developerConnection>scm:https://github.com/shalousun/ApplicationPower.git</developerConnection>
|
<developerConnection>scm:https://github.com/shalousun/smart-doc.git</developerConnection>
|
||||||
</scm>
|
</scm>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|
Loading…
Reference in New Issue