Adding REST archetype.

Change-Id: Ic129f6d0d419f0d44a371b7758802377a32f9962
diff --git a/tools/package/archetypes/pom.xml b/tools/package/archetypes/pom.xml
index 12a2322..450637f 100644
--- a/tools/package/archetypes/pom.xml
+++ b/tools/package/archetypes/pom.xml
@@ -37,6 +37,7 @@
         <module>api</module>
         <module>bundle</module>
         <module>cli</module>
+        <module>rest</module>
         <module>ui</module>
         <module>uitab</module>
         <module>uitopo</module>