blob: 0cb89aef25a29f24c6cd1c5b08ac30ee8e4dd4f6 [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.variables</artifactId>
<version>1.5.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>