Skip to main content
summaryrefslogblamecommitdiffstats
blob: f44d1f6ee3eaaa4fa0f7a2bd59daf8f589d468da (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.extra.target.parent</artifactId>
		<groupId>org.eclipse.papyrus</groupId>
		<version>0.0.1-SNAPSHOT</version>
	</parent>

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

Back to the top