From 9704c0b51f6e061a03de00c1fdb7ca7cdfac7a41 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Tue, 8 Nov 2016 12:50:07 +0530 Subject: [PATCH] Adding empty distribution module. --- modules/distribution/pom.xml | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 modules/distribution/pom.xml diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml new file mode 100644 index 00000000..248cff55 --- /dev/null +++ b/modules/distribution/pom.xml @@ -0,0 +1,38 @@ + + + + + + + org.wso2.iot + wso2iot-parent + 1.0.0-SNAPSHOT + ../../pom.xml + + + 4.0.0 + wso2iot-distribution-parent + pom + WSO2 IoT - Distribution Parent + WSO2 IoT Distribution Module + + + +