Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 838f2bf522187796305f681547dcb11686376a97 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                              
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
	<modelVersion>4.0.0</modelVersion>

	<parent>
		<artifactId>org.eclipse.papyrus.rcp.target.parent</artifactId>
		<groupId>org.eclipse.papyrus</groupId>
		<version>0.0.1-SNAPSHOT</version>
	</parent>

	<artifactId>org.eclipse.papyrus.rcp.portable.target</artifactId>
	<packaging>eclipse-target-definition</packaging>
</project>

Back to the top