Bump versions to 3.3.13
[EMFCompare2.git] / packaging / org.eclipse.emf.compare.rcp.ui-feature / pom.xml
blobf03fbb083e05fbbc0cef43e9652f3654f74a564b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4   <modelVersion>4.0.0</modelVersion>
5   <parent>
6     <groupId>org.eclipse.emf.compare</groupId>
7     <artifactId>emf.compare-feature-parent</artifactId>
8     <version>1.0.0-SNAPSHOT</version>
9     <relativePath>../../org.eclipse.emf.compare-parent/feature-parent</relativePath>
10   </parent>
11   <groupId>org.eclipse.emf.compare.features</groupId>
12   <artifactId>org.eclipse.emf.compare.rcp.ui</artifactId>
13   <version>3.3.13-SNAPSHOT</version>
14   <packaging>eclipse-feature</packaging>
15 </project>