Commit 8f442c0

mo <email@solidware.ca>
2011-03-05 04:49:16
update thumbprints.
1 parent ee89f2b
support/local.properties.xml.template
@@ -2,6 +2,6 @@
 <properties>
   <property name="project.config" value="DEBUG" />
   <property name="key.file" value="${config.dir}\local.pfx" />
-  <property name="key.file.thumbprint" value="" />
+  <property name="key.file.thumbprint" value="5b3b6e64f7e4086bb8ec84c124f0de591816eda6" />
   <property name="key.file.password" value="" />
 </properties>
support/production.properties.xml
@@ -2,6 +2,6 @@
 <properties>
   <property name="project.config" value="RELEASE" />
   <property name="key.file" value="${config.dir}\solidware.pfx" />
-  <property name="key.file.thumbprint" value="" />
+  <property name="key.file.thumbprint" value="eb1518fdc398835decf38750e3c4232dea8d701e" />
   <property name="key.file.password" value="" />
 </properties>