Factored checkstyle config into it's own mvn project
[controller.git] / opendaylight / commons / checkstyle / pom.xml
diff --git a/opendaylight/commons/checkstyle/pom.xml b/opendaylight/commons/checkstyle/pom.xml
new file mode 100644 (file)
index 0000000..50ffb4c
--- /dev/null
@@ -0,0 +1,6 @@
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.opendaylight.controller</groupId>
+  <artifactId>checkstyle</artifactId>
+  <version>0.0.1</version>
+</project>