<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">

	<parent>
		<groupId>com.atlassian.rm</groupId>
		<artifactId>common</artifactId>
		<version>1001.9.0-D20170503T034130</version>
		<relativePath>../pom.xml</relativePath>
	</parent>

	<artifactId>common-bridges-agile</artifactId>
	<modelVersion>4.0.0</modelVersion>
	<packaging>pom</packaging>

	<name>JIRA Compatibility Framework [Parent]</name>

	<modules>

		<module>common-bridges-agile-api</module>
		<module>common-bridges-agile-cloud</module>

	</modules>

</project>
