38f6e34b4f0a1b9f4802231a78d1279f3cb917a4
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.branding / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 <modelVersion>4.0.0</modelVersion>
5
6 <version>1.1.0-SNAPSHOT</version>
7 <artifactId>org.eclipse.linuxtools.tracing.rcp.branding</artifactId>
8 <packaging>eclipse-plugin</packaging>
9 <name>Linux Tools Trace Viewer Branding plug-in</name>
10
11 <groupId>org.eclipse.linuxtools.tracing.rcp.branding</groupId>
12
13 <parent>
14 <groupId>org.eclipse.tracecompass</groupId>
15 <artifactId>org.eclipse.tracecompass</artifactId>
16 <version>3.2.0-SNAPSHOT</version>
17 </parent>
18
19 </project>
This page took 0.047273 seconds and 4 git commands to generate.