<?xml version="1.0" encoding="UTF-8"?>
<project>
	<modelVersion>4.0.0</modelVersion>
	<parent>
		<groupId>org.eclipse.papyrus.designer</groupId>
		<artifactId>org.eclipse.papyrus.designer.languages.java</artifactId>
		<version>1.0.2</version>
	</parent>
	<artifactId>org.eclipse.papyrus.designer.languages.java.codegen.ui</artifactId>
	<packaging>eclipse-plugin</packaging>
	<description>This module contains the UI part of the Java code generator</description>
</project>
