Index: project.xml
===================================================================
RCS file: /home/projects/jaxen/scm/jaxen/project.xml,v
retrieving revision 1.60
diff -u -r1.60 project.xml
--- project.xml	1 May 2006 10:55:15 -0000	1.60
+++ project.xml	10 May 2006 16:25:45 -0000
@@ -152,19 +152,6 @@
       <url>http://www.elharo.com/</url>
     </developer>
 
-    <!-- found next two in CVS-->
-    <contributor>
-      <id>emcgreal</id>
-      <name>Eddie McGreal</name>
-      <email>emcgreal@BlackPearl.com</email>
-    </contributor>
-
-    <contributor>
-      <id>slehmann</id>
-      <name>Steen Lehmann</name>
-      <email>slehmann@users.sourceforge.net</email>
-    </contributor>
-    
   </developers>
 
   <contributors>
@@ -227,6 +214,16 @@
       <email>jerome.negre@e-xmlmedia.fr</email>
     </contributor>
 
+    <!-- found next two in CVS-->
+    <contributor>
+      <name>Eddie McGreal</name>
+      <email>emcgreal@BlackPearl.com</email>
+    </contributor>
+
+    <contributor>
+      <name>Steen Lehmann</name>
+      <email>slehmann@users.sourceforge.net</email>
+    </contributor>
 
   </contributors>
 
@@ -234,7 +231,6 @@
      <report>maven-jdepend-plugin</report>
      <report>maven-checkstyle-plugin</report>
      <report>maven-cobertura-plugin</report>
-     <report>maven-changes-plugin</report>
      <report>maven-changelog-plugin</report>
      <report>maven-developer-activity-plugin</report>
      <report>maven-file-activity-plugin</report>
Index: xdocs/navigation.xml
===================================================================
RCS file: /home/projects/jaxen/scm/jaxen/xdocs/navigation.xml,v
retrieving revision 1.12
diff -u -r1.12 navigation.xml
--- xdocs/navigation.xml	1 Nov 2005 09:38:40 -0000	1.12
+++ xdocs/navigation.xml	10 May 2006 16:25:45 -0000
@@ -17,6 +17,7 @@
             <item name="Releases" href="/releases.html"/>
             <item name="CVS Access" href="/cvs-usage.html"/>
             <item name="Status" href="/status.html"/>
+            <item name="License" href="/license.html"/>
         </menu>
     </body>
 
Index: xdocs/status.xml
===================================================================
RCS file: /home/projects/jaxen/scm/jaxen/xdocs/status.xml,v
retrieving revision 1.8
diff -u -r1.8 status.xml
--- xdocs/status.xml	17 Sep 2005 11:58:51 -0000	1.8
+++ xdocs/status.xml	10 May 2006 16:25:45 -0000
@@ -14,7 +14,17 @@
         Various updates to the web site. 
       </p>
     </section> -->
-    
+
+     <section name="Jaxen 1.1 Beta 9">
+
+      <p>
+         Beta 9 contains some small optimizations,
+         improvements to the documentation, and minor bug fixes.
+         The license should now be the same across all the files.
+      </p>
+
+    </section>
+
      <section name="Jaxen 1.1 Beta 8">
     
       <p>Beta 8 fixes a couple of bugs in XPath evaluation
