<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>hawtbuf-project</artifactId>
			<groupId>org.fusesource.hawtbuf</groupId>
			<extension>pom</extension>
			<version>1.9</version>
		</maven>
		<jpp>
			<artifactId>project</artifactId>
			<groupId>JPP/hawtbuf</groupId>
			<extension>pom</extension>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>hawtbuf</artifactId>
			<groupId>org.fusesource.hawtbuf</groupId>
			<version>1.9</version>
		</maven>
		<jpp>
			<artifactId>hawtbuf</artifactId>
			<groupId>JPP/hawtbuf</groupId>
		</jpp>
	</dependency>
</dependencyMap>
