Generate odlparent poms from template

Updated ccsdk/parent to use a common pom template to generate all
the odlparent poms, which should be identical except for their
parents.

Change-Id: I1cfcff7191ca95434e390d5cf35651c0ad40705d
Issue-ID: CCSDK-857
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/odlparent/setup/src/main/properties/odlparent.properties b/odlparent/setup/src/main/properties/odlparent.properties
new file mode 100644
index 0000000..deb07b6
--- /dev/null
+++ b/odlparent/setup/src/main/properties/odlparent.properties
@@ -0,0 +1,3 @@
+odlparent.artifactId=odlparent
+odlparent.groupId=org.opendaylight.odlparent
+odlparent.version=3.1.3