<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>jython</artifactId>
			<groupId>org.python</groupId>
			<version>2.2.1</version>
		</maven>
		<jpp>
			<artifactId>jython</artifactId>
			<groupId>JPP</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>jython-standalone</artifactId>
			<groupId>org.python</groupId>
			<version>2.2.1</version>
		</maven>
		<jpp>
			<artifactId>jython</artifactId>
			<groupId>JPP</groupId>
		</jpp>
	</dependency>
</dependencyMap>
