You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by sg...@apache.org on 2008/07/22 19:37:03 UTC

svn commit: r678823 - /turbine/fulcrum/trunk/crypto/pom.xml

Author: sgoeschl
Date: Tue Jul 22 10:37:03 2008
New Revision: 678823

URL: http://svn.apache.org/viewvc?rev=678823&view=rev
Log:
Fixed inception year and added remaining developers

Modified:
    turbine/fulcrum/trunk/crypto/pom.xml

Modified: turbine/fulcrum/trunk/crypto/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/crypto/pom.xml?rev=678823&r1=678822&r2=678823&view=diff
==============================================================================
--- turbine/fulcrum/trunk/crypto/pom.xml (original)
+++ turbine/fulcrum/trunk/crypto/pom.xml Tue Jul 22 10:37:03 2008
@@ -29,7 +29,7 @@
   <artifactId>fulcrum-crypto</artifactId>
   <version>1.0.7-SNAPSHOT</version>
   <name>Fulcrum Crypto</name>
-  <inceptionYear>2004</inceptionYear>
+  <inceptionYear>2005</inceptionYear>
   <description>Fulcrum Crypto Service</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-crypto</url>
 		
@@ -49,6 +49,20 @@
 	
   <developers>
     <developer>
+      <name>Eric Pugh</name>
+      <id>epugh</id>
+      <email>epugh@upstate.com</email>
+    </developer>  
+    <developer>
+      <name>Henning P. Schmiedehausen</name>
+      <id>henning</id>
+      <email>hps@intermeta.de</email>
+      <organization>INTERMETA - Gesellschaft fuer Mehrwertdienste mbH</organization>
+      <roles>
+        <role>Java Developer</role>
+      </roles>      
+    </developer>  
+    <developer>
       <name>Siegfried Goeschl</name>
       <id>sgoeschl</id>
       <email>sgoeschl@apache.org</email>