From 075f5089037519ef9e3f16fead75638a0dc1aa73 Mon Sep 17 00:00:00 2001
From: RedKale <22250530@qq.com>
Date: Wed, 24 Feb 2016 11:56:51 +0800
Subject: [PATCH]
---
pom.xml | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
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