Fixed site id to comply with settings.xml as explained in the wiki

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi-crypto@759059 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index df824f2..11e838d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
   <distributionManagement>
     <site>
-      <id>fulcrum.website</id>
+      <id>apache.website</id>
       <name>Fulcrum Website</name>
       <url>${fulcrum.deployment.protocol}://people.apache.org/www/turbine.apache.org/fulcrum/fulcrum-yaafi-crypto/</url>
     </site>