From 664f97f46dbe8b24e46a1349f9a94d58c1b3779c Mon Sep 17 00:00:00 2001 From: Indexea Date: Sat, 7 Jan 2023 00:55:26 +0800 Subject: [PATCH] add license --- pom.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/pom.xml b/pom.xml index b66682b..36a2bf3 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,36 @@ 3.4.2 + ideaseg a chinese tokenizer for elasticsearch and opensearch , based on HanLP. https://gitee.com/indexea/ideaseg + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + scm:git:git@gitee.com:indexea/ideaseg.git + scm:git:git@gitee.com:indexea/ideaseg.git + git@gitee.com:indexea/ideaseg.git + + + + + snapshot + IdeaSeg SnapShot + https://oss.sonatype.org/content/repositories/snapshots/ + + + release + IdeaSeg Release + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + src/main/java @@ -64,4 +91,11 @@ elasticsearch + + + Indexea Inc. + indexea.com@gmail.com + + + \ No newline at end of file