Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 7dada98e3cd51ef3640c109e67f8e004acbe4cad (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                                      
                                                                                             



                                                      
                                                                                       

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

	<parent>
		<artifactId>org.eclipse.papyrus.toolsmiths.targetplatform.parent</artifactId>
		<groupId>org.eclipse.papyrus</groupId>
		<version>0.0.1-SNAPSHOT</version>
	</parent>

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

Back to the top