diff --git a/icu4j/main/core/pom.xml b/icu4j/main/core/pom.xml index c1c90d30e50..06cd7409f60 100644 --- a/icu4j/main/core/pom.xml +++ b/icu4j/main/core/pom.xml @@ -19,6 +19,12 @@ + + com.ibm.icu + tools_taglets + ${project.version} + + com.ibm.icu framework diff --git a/icu4j/pom.xml b/icu4j/pom.xml index 0b0c688755c..356ea9886c6 100644 --- a/icu4j/pom.xml +++ b/icu4j/pom.xml @@ -64,6 +64,11 @@ 1.1.1 2.11.0 1.9.0 + + 3.5.1 International Components for Unicode for Java ${project.artifactId} @@ -240,6 +245,14 @@ maven-source-plugin 3.3.1 + + + + org.codehaus.plexus + plexus-io + ${plexus-io.version} + + maven-gpg-plugin @@ -438,6 +451,14 @@ + + + + org.codehaus.plexus + plexus-io + ${plexus-io.version} + + org.codehaus.mojo