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/mdsal-it-parent.properties b/odlparent/setup/src/main/properties/mdsal-it-parent.properties
new file mode 100644
index 0000000..242cda8
--- /dev/null
+++ b/odlparent/setup/src/main/properties/mdsal-it-parent.properties
@@ -0,0 +1,3 @@
+odlparent.artifactId=mdsal-it-parent
+odlparent.groupId=org.opendaylight.controller
+odlparent.version=1.7.3