OOFPCIPOC Properties files for Alpine and Ubuntu

Include properties files in common folder for Alpine and Ubuntu
Update POM file for Ubuntu to install .vt template in a docker

Issue-ID: CCSDK-1477
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
Change-Id: I5d13cd2cee83dbfe9ab06e68fa9ee8e5cc2b5414
diff --git a/odlsli/src/main/properties/rpc-message-sliapi-execute.vt b/odlsli/src/main/properties/rpc-message-sliapi-execute.vt
new file mode 100644
index 0000000..1cdd65e
--- /dev/null
+++ b/odlsli/src/main/properties/rpc-message-sliapi-execute.vt
@@ -0,0 +1,8 @@
+{
+	"input": {
+		"module-name": "oofpcipoc-api",
+		"rpc-name": $rpc_name,
+		"mode": "sync",
+		"sli-parameter": $sli_parameters
+	}
+}
\ No newline at end of file