blob: 7ada80e418f7337992ebb1b5f3fc472c289e7378 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>tesla</artifactId>
<groupId>org.eclipse.rcptt.tesla</groupId>
<version>1.5.3-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.rcptt.tesla</groupId>
<artifactId>org.eclipse.rcptt.tesla.recording.workbench.texteditor</artifactId>
<version>1.5.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>