summaryrefslogtreecommitdiff
path: root/org.genivi.commonapi.console.feature/pom.xml
blob: fcdb3712c0735ef728466e8dd6d74e2541218e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>
    <groupId>commonapi</groupId>
    <artifactId>org.genivi.commonapi.console.feature</artifactId>
    <packaging>eclipse-feature</packaging>
    <parent>
        <groupId>commonapi</groupId>
        <artifactId>org.genivi.commonapi.releng</artifactId>
        <version>3.1.2-SNAPSHOT</version>
        <relativePath>../org.genivi.commonapi.releng</relativePath>
    </parent>
</project>