Release Carbon
[unimgr.git] / dlux / cpeui / cpeui-module / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3     <modelVersion>4.0.0</modelVersion>
4     <parent>
5         <artifactId>cpeui</artifactId>
6         <groupId>org.opendaylight.unimgr</groupId>
7         <version>0.2.1-Carbon</version>
8     </parent>
9     <artifactId>cpeui-module</artifactId>
10     <packaging>jar</packaging>
11     <!-- <name> formatting is used by autorelease to parse and notify projects on
12          build failure. Please do not modify this unless you have a good reason. -->
13     <name>ODL :: unimgr :: ${project.artifactId}</name>
14 </project>