Added pom to model plugin and modified tycho
diff --git a/org.eclipse.blockchain.tycho/pom.xml b/org.eclipse.blockchain.tycho/pom.xml
index 6dff51c..0d9877b 100644
--- a/org.eclipse.blockchain.tycho/pom.xml
+++ b/org.eclipse.blockchain.tycho/pom.xml
@@ -20,6 +20,7 @@
     <module>../org.eclipse.blockchain.server.core</module>

     <module>../org.eclipse.blockchain.server.ui</module>

     <module>../org.eclipse.blockchain.ui</module>

+    <module>../org.eclipse.blockchain.model</module>

     <!-- The product plugin -->

     <module>../org.eclipse.blockchain.rcp</module>

   </modules>