blob: c7d0828c79ce6d506ac17b0945f2d3984e67f7cc [file] [log] [blame]
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.orbit.bundles</groupId>
<artifactId>orbit-recipes</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>icu4j-parent</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: ICU4J Recipes</name>
<modules>
<module>com.ibm.icu_72.1.0</module>
</modules>
</project>