blob: 3436acaa9587f7429a23ed1aff925fff7359a82a [file] [log] [blame]
<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/maven-v4_0_0.xsd">
<parent>
<groupId>org.eclipse.app4mc.migration</groupId>
<artifactId>parent</artifactId>
<version>3.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.app4mc</groupId>
<artifactId>org.eclipse.app4mc.util.sessionlog</artifactId>
<packaging>eclipse-plugin</packaging>
</project>