Clean-up archetype
[controller.git] / opendaylight / archetypes / opendaylight-configfile-archetype / pom.xml
diff --git a/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml b/opendaylight/archetypes/opendaylight-configfile-archetype/pom.xml
deleted file mode 100644 (file)
index f965658..0000000
+++ /dev/null
@@ -1,18 +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>
-     <groupId>org.opendaylight.controller.archetypes</groupId>
-     <artifactId>archetypes-parent</artifactId>
-     <version>0.5.0-SNAPSHOT</version>
-  </parent>
-
-  <groupId>org.opendaylight.controller</groupId>
-  <artifactId>opendaylight-configfile-archetype</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
-  <packaging>maven-archetype</packaging>
-
-  <description>Configuration files for md-sal</description>
-
-</project>