Merge dev/fluorine work across to master
[unimgr.git] / dlux / cpeui / cpeui-module / pom.xml
diff --git a/dlux/cpeui/cpeui-module/pom.xml b/dlux/cpeui/cpeui-module/pom.xml
deleted file mode 100644 (file)
index 3e300a9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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>cpeui</artifactId>
-        <groupId>org.opendaylight.unimgr</groupId>
-        <version>0.4.0-SNAPSHOT</version>
-    </parent>
-    <artifactId>cpeui-module</artifactId>
-    <packaging>jar</packaging>
-    <!-- <name> formatting is used by autorelease to parse and notify projects on
-         build failure. Please do not modify this unless you have a good reason. -->
-    <name>ODL :: unimgr :: ${project.artifactId}</name>
-</project>