Clean up binding-model stuff a bit
[yangtools.git] / concepts / pom.xml
diff --git a/concepts/pom.xml b/concepts/pom.xml
deleted file mode 100644 (file)
index 890c508..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<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">\r
-\r
-    <parent>\r
-        <groupId>org.opendaylight.yangtools</groupId>\r
-        <artifactId>yangtools</artifactId>\r
-        <version>0.1.1-SNAPSHOT</version>\r
-    </parent>\r
-    <packaging>bundle</packaging>\r
-    <modelVersion>4.0.0</modelVersion>\r
-    <artifactId>concepts</artifactId>\r
-    <name>Concepts</name>\r
-    <description>Java binding for YANG</description>\r
-\r
-    <build>\r
-        <plugins>\r
-            <plugin>\r
-                <groupId>org.apache.felix</groupId>\r
-                <artifactId>maven-bundle-plugin</artifactId>\r
-            </plugin>\r
-        </plugins>\r
-    </build>\r
-</project>\r