<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>xstream-parent</artifactId>
			<groupId>com.thoughtworks.xstream</groupId>
			<extension>pom</extension>
			<version>1.3.1</version>
		</maven>
		<jpp>
			<artifactId>xstream-parent</artifactId>
			<groupId>JPP</groupId>
			<extension>pom</extension>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>xstream</artifactId>
			<groupId>com.thoughtworks.xstream</groupId>
			<version>1.3.1</version>
		</maven>
		<jpp>
			<artifactId>xstream</artifactId>
			<groupId>JPP</groupId>
		</jpp>
	</dependency>
</dependencyMap>
