diff --git a/java/pom.xml b/java/pom.xml index a5b5c6ef..a8cb88a2 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -18,19 +18,36 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.sonatype.oss - oss-parent - 9 - - com.google.budoux budoux 0.8.0-rc1 BudouX + BudouX: A standalone, small, and language-neutral segmenter library https://google.github.io/budoux/ + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + tushuhei + Shuhei Iitsuka + tushuhei@google.com + + + + + scm:git:https://github.com/google/budoux.git + scm:git:git@github.com:google/budoux.git + https://github.com/google/budoux + + UTF-8 1.8 @@ -55,14 +72,58 @@ + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/budoux--mavencentral + + true + + + true + + + + + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/budoux--mavencentral + + + artifact-registry + artifactregistry://us-maven.pkg.dev/oss-exit-gate-prod/budoux--mavencentral + + + + + org.apache.maven.plugins + maven-source-plugin + 3.3.0 + + + attach-sources + + jar-no-fork + + + + org.apache.maven.plugins maven-javadoc-plugin 3.12.0 + + + com.google.cloud.artifactregistry + artifactregistry-maven-wagon + 2.2.5 + +