You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bs...@apache.org on 2010/01/05 19:03:47 UTC

svn commit: r896155 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: bsullivan
Date: Tue Jan  5 18:03:47 2010
New Revision: 896155

URL: http://svn.apache.org/viewvc?rev=896155&view=rev
Log:
Correctly put in Blake Sullivan's username

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=896155&r1=896154&r2=896155&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Tue Jan  5 18:03:47 2010
@@ -650,7 +650,7 @@
           <timezone>-8</timezone>
         </developer>
         <developer>
-            <id>btsulliv</id>
+            <id>bsullivan</id>
             <name>Blake Sullivan</name>
             <organization>Oracle Corp</organization>
             <email>blake.sullivan@oracle.com</email>