Bump features to 3.2.0-SNAPSHOT.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tracing.rcp.branding / pom.xml
CommitLineData
39e2a8dd
BH
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
5d7fd8f6 6 <version>1.1.0-SNAPSHOT</version>
39e2a8dd
BH
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
6792a28e
BH
11 <groupId>org.eclipse.linuxtools.tracing.rcp.branding</groupId>
12
39e2a8dd 13 <parent>
39e2a8dd
BH
14 <groupId>org.eclipse.linuxtools.lttng</groupId>
15 <artifactId>linuxtools-lttng-parent</artifactId>
d4d70b8e 16 <version>3.2.0-SNAPSHOT</version>
39e2a8dd
BH
17 </parent>
18
19</project>
This page took 0.04912 seconds and 5 git commands to generate.