From aaf4b0928d9479d05f8b893a9252c1b4746aac03 Mon Sep 17 00:00:00 2001 From: piaolingxue Date: Mon, 2 Sep 2013 20:55:27 +0800 Subject: [PATCH] add distribution repository to pom. --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4eb692a..2e0c2d7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.huaban jieba-analysis - 0.0.1 + 0.0.2 jar 结巴分词工具(jieba for java) @@ -63,4 +63,11 @@ + + + sonatype-nexus-staging + Nexus Staging Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + +