blob: 9529724c40d560490d7bf08f02f985b909684490 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><project>
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.maven</groupId>
<version>2.0.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-script</artifactId>
<packaging>pom</packaging>
<name>Maven Script Support Root</name>
<version>2.0.5</version>
<modules>
<module>maven-script-ant</module>
<module>maven-script-beanshell</module>
</modules>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>