diff --git a/pom.xml b/pom.xml index c522ea0ba..0b9b5665d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jar http://redkale.org - 1.0.0-beta + 1.0.0-beta-SNAPSHOT Redkale 是基于Java 8全新的微服务开源框架 @@ -127,8 +127,8 @@ - https://github.com/redkale/redkale.git - scm:git:https://github.com/redkale/redkale.git + https://redkale@github.com/redkale/redkale.git + https://redkale@github.com/redkale/redkale.git @@ -147,4 +147,15 @@ A business-friendly OSS license - + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + \ No newline at end of file