Update pom.xml

This commit is contained in:
RedKale
2016-02-23 14:25:42 +08:00
parent a16feb5345
commit 92eb58a480

View File

@@ -127,8 +127,8 @@
</parent> </parent>
<scm> <scm>
<url>https://redkale@github.com/redkale/redkale.git</url> <url>https://github.com/redkale/redkale.git</url>
<connection>scm:git:https://redkale@github.com/redkale/redkale.git</connection> <connection>scm:git:https://github.com/redkale/redkale.git</connection>
</scm> </scm>
<developers> <developers>
@@ -147,4 +147,4 @@
<comments>A business-friendly OSS license</comments> <comments>A business-friendly OSS license</comments>
</license> </license>
</licenses> </licenses>
</project> </project>