blob: 7c347eb04a4d0b50fcab98df31c1aeecd32a935e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<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>
<artifactId>hop-assemblies-plugins</artifactId>
<groupId>org.apache.hop</groupId>
<version>0.50</version>
</parent>
<packaging>pom</packaging>
<artifactId>hop-assemblies-plugins-misc</artifactId>
<name>Hop Assemblies Plugins Miscellaneous</name>
<description></description>
<modules>
<module>debug</module>
<module>projects</module>
<module>testing</module>
<module>git</module>
</modules>
</project>