<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>asm</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-analysis</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-analysis-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-commons</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-commons-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-tree</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-tree-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-util</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-util-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-xml</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-xml-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-all</artifactId>
			<groupId>org.ow2.asm</groupId>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm-all-4.0</artifactId>
			<groupId>JPP/objectweb-asm4</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>asm-parent</artifactId>
			<groupId>org.ow2.asm</groupId>
			<extension>pom</extension>
			<version>4.0</version>
		</maven>
		<jpp>
			<artifactId>asm4-asm-parent-4.0</artifactId>
			<groupId>JPP/objectweb</groupId>
			<extension>pom</extension>
		</jpp>
	</dependency>
</dependencyMap>
