blob: fb96b558834aa49477eca412c5957f7376de88e1 [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>github-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>classgraph-parent</artifactId>
<packaging>pom</packaging>
<name>Eclipse Orbit :: Classgraph Recipes</name>
<modules>
<module>io.github.classgraph_4.8.149</module>
</modules>
</project>