CLEEZZA-942: Added SCM tag so it can be relased individually
diff --git a/provisioning/typehandlerspace/pom.xml b/provisioning/typehandlerspace/pom.xml
index 7de9ebe..0151da2 100644
--- a/provisioning/typehandlerspace/pom.xml
+++ b/provisioning/typehandlerspace/pom.xml
@@ -68,5 +68,10 @@
             </plugin>
         </plugins>
     </build>
+    <scm>
+        <url>http://git.apache.org/clerezza.git/</url>
+        <connection>scm:git:git://git.apache.org/clerezza.git</connection>
+        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/clerezza.git</developerConnection>
+    </scm>
     
 </project>